[{"id":14971314,"name":"github.com/killbill/killbill","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-14T17:07:03.000Z","latest_release_published_at":"2026-08-14T17:07:03.000Z","latest_release_number":"v0.0.0-20260814170703-502914178de2","last_synced_at":"2026-08-16T02:16:23.598Z","created_at":"2026-08-16T02:16:23.027Z","updated_at":"2026-08-16T02:17:24.861Z","registry_url":"https://pkg.go.dev/github.com/killbill/killbill","install_command":"go get github.com/killbill/killbill","documentation_url":"https://pkg.go.dev/github.com/killbill/killbill#section-documentation","metadata":{},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-16T02:17:24.861Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.761682721936856,"dependent_packages_count":4.4616773992617755,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.611680060599316},"purl":"pkg:golang/github.com/killbill/killbill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/killbill/killbill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/killbill/killbill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/killbill/killbill/dependencies","status":"removed","funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T19:53:00.730Z","issues_count":183,"pull_requests_count":297,"avg_time_to_close_issue":21151281.328767125,"avg_time_to_close_pull_request":1096331.167315175,"issues_closed_count":73,"pull_requests_closed_count":257,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3278688524590163,"avg_comments_per_pull_request":0.367003367003367,"merged_pull_requests_count":188,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":84131.25,"past_year_avg_time_to_close_pull_request":1086642.448275862,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8636363636363636,"past_year_avg_comments_per_pull_request":0.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkillbill%2Fkillbill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkillbill%2Fkillbill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkillbill%2Fkillbill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkillbill%2Fkillbill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkillbill%2Fkillbill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkillbill%2Fkillbill/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282221,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-02T05:03:03.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5987836,"name":"org.kill-bill.billing:killbill-invoice","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:31:53.000Z","latest_release_published_at":"2026-08-07T02:32:13.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T20:01:41.511Z","created_at":"2023-01-26T17:12:35.846Z","updated_at":"2026-08-14T20:01:41.511Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-invoice/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-invoice/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.900Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":9.560162782449792,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":5.978860247845733},"purl":"pkg:maven/org.kill-bill.billing/killbill-invoice","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-invoice","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-invoice","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-invoice/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-invoice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-invoice/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-invoice/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-invoice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-invoice/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-invoice/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5108373,"name":"org.kill-bill.billing:killbill-util","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T21:48:45.000Z","latest_release_published_at":"2026-08-07T02:31:59.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:57:03.500Z","created_at":"2022-07-30T09:31:04.224Z","updated_at":"2026-08-14T19:57:03.500Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-util/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-util/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.720Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":6.18569301762675,"dependent_packages_count":2.8665260053178807,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":4.587555203072545},"purl":"pkg:maven/org.kill-bill.billing/killbill-util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-util","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-util/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-util/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5987821,"name":"org.kill-bill.billing:killbill-entitlement","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:31:27.000Z","latest_release_published_at":"2026-08-07T02:32:10.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:57:05.005Z","created_at":"2023-01-26T17:12:35.106Z","updated_at":"2026-08-14T19:57:05.005Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-entitlement/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-entitlement/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.738Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":11.32323857727658,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":6.331475406811091},"purl":"pkg:maven/org.kill-bill.billing/killbill-entitlement","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-entitlement","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-entitlement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-entitlement/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-entitlement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-entitlement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-entitlement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-entitlement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-entitlement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-entitlement/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944610,"name":"org.kill-bill.billing:killbill-osgi-bundles-test-beatrix","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T22:46:14.000Z","latest_release_published_at":"2014-05-01T15:10:08.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T19:56:04.463Z","created_at":"2022-07-27T05:04:04.303Z","updated_at":"2026-08-14T19:56:04.463Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-bundles-test-beatrix/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-bundles-test-beatrix/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.929Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-bundles-test-beatrix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-test-beatrix","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-test-beatrix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-test-beatrix/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-beatrix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-beatrix/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-beatrix/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-beatrix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-beatrix/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-beatrix/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5028979,"name":"com.ning.billing:killbill-osgi-test-bundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:09:02.000Z","latest_release_published_at":"2014-05-04T20:29:01.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:05:09.362Z","created_at":"2022-07-27T14:43:34.405Z","updated_at":"2026-08-14T20:05:09.362Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-test-bundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-test-bundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.094Z","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.342269207849872,"forks_count":5.227496624217752,"average":22.602392040176323},"purl":"pkg:maven/com.ning.billing/killbill-osgi-test-bundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-test-bundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-test-bundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-test-bundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-test-bundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-test-bundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-test-bundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-test-bundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-test-bundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-test-bundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5132246,"name":"com.ning.billing:killbill-catalog","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":131,"first_release_published_at":"2011-10-05T21:59:17.000Z","latest_release_published_at":"2014-05-04T20:29:37.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:04:57.436Z","created_at":"2022-08-04T17:39:59.307Z","updated_at":"2026-08-14T20:04:57.436Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-catalog/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-catalog/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.084Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":5.9819143969495325,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":9.632489522076337},"purl":"pkg:maven/com.ning.billing/killbill-catalog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-catalog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-catalog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-catalog/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-catalog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-catalog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-catalog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-catalog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-catalog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-catalog/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944620,"name":"org.kill-bill.billing:killbill-osgi","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T21:51:59.000Z","latest_release_published_at":"2014-05-01T14:46:56.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T20:05:09.814Z","created_at":"2022-07-27T05:04:16.537Z","updated_at":"2026-08-14T20:05:09.814Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.291Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":null,"forks_count":null,"average":24.44176700381017},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5074822,"name":"com.ning.billing:killbill-jaxrs","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":108,"first_release_published_at":"2012-05-23T03:56:30.000Z","latest_release_published_at":"2014-05-04T20:29:57.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:52:54.543Z","created_at":"2022-07-28T13:02:05.323Z","updated_at":"2026-08-14T19:52:57.747Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-jaxrs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-jaxrs/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.747Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":13.754155220399502,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":11.57554972793883},"purl":"pkg:maven/com.ning.billing/killbill-jaxrs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-jaxrs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-jaxrs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-jaxrs/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-jaxrs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-jaxrs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-jaxrs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-jaxrs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-jaxrs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-jaxrs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4770247,"name":"com.ning.billing:killbill-currency","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":14,"first_release_published_at":"2013-11-03T21:34:47.000Z","latest_release_published_at":"2014-05-04T20:29:05.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:52:54.487Z","created_at":"2022-07-26T06:45:39.399Z","updated_at":"2026-08-14T19:52:57.832Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-currency/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-currency/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.832Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":4.0174316767756215,"forks_count":5.445593224759883,"average":14.586639727288961},"purl":"pkg:maven/com.ning.billing/killbill-currency","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-currency","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-currency","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-currency/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-currency/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-currency/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-currency/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-currency/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-currency/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-currency/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5107277,"name":"org.kill-bill.billing:killbill-internal-api","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:19:12.000Z","latest_release_published_at":"2026-08-07T02:32:10.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T20:00:36.961Z","created_at":"2022-07-30T01:34:21.375Z","updated_at":"2026-08-14T20:00:36.962Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-internal-api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-internal-api/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.802Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":3.4598283610949148,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":4.758793363574758},"purl":"pkg:maven/org.kill-bill.billing/killbill-internal-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-internal-api","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-internal-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-internal-api/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-internal-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-internal-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-internal-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-internal-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-internal-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-internal-api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5090445,"name":"com.ning.billing:killbill-osgi-bundles-defaultbundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:50:39.000Z","latest_release_published_at":"2014-05-04T20:28:02.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:03:11.799Z","created_at":"2022-07-29T06:20:51.843Z","updated_at":"2026-08-14T20:03:11.799Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles-defaultbundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles-defaultbundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.812Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":22.916979748372476,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":13.866255859932075},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles-defaultbundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-defaultbundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-defaultbundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles-defaultbundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-defaultbundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-defaultbundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-defaultbundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-defaultbundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-defaultbundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-defaultbundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5987830,"name":"org.kill-bill.billing:killbill-jaxrs","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:18:44.000Z","latest_release_published_at":"2026-08-07T02:32:15.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:59:48.191Z","created_at":"2023-01-26T17:12:35.464Z","updated_at":"2026-08-14T19:59:48.192Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-jaxrs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-jaxrs/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.947Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":11.32323857727658,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":6.331475406811091},"purl":"pkg:maven/org.kill-bill.billing/killbill-jaxrs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-jaxrs","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-jaxrs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-jaxrs/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-jaxrs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-jaxrs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-jaxrs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-jaxrs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-jaxrs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-jaxrs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4740993,"name":"com.ning.billing:killbill-osgi-lib-bundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:07:10.000Z","latest_release_published_at":"2014-05-04T20:28:42.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:53:54.983Z","created_at":"2022-07-26T00:57:49.290Z","updated_at":"2026-08-14T19:53:54.983Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-lib-bundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-lib-bundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.929Z","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.0174316767756215,"forks_count":5.445593224759883,"average":22.57570680754329},"purl":"pkg:maven/com.ning.billing/killbill-osgi-lib-bundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-lib-bundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-lib-bundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-lib-bundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-lib-bundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-lib-bundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-lib-bundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-lib-bundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-lib-bundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-lib-bundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4770283,"name":"com.ning.billing:killbill-usage","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":96,"first_release_published_at":"2012-08-07T16:32:33.000Z","latest_release_published_at":"2014-05-04T20:29:33.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:55:09.917Z","created_at":"2022-07-26T06:46:18.417Z","updated_at":"2026-08-14T19:55:09.917Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-usage/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-usage/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.934Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":13.754155220399502,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":11.577252882180487},"purl":"pkg:maven/com.ning.billing/killbill-usage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-usage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-usage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-usage/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-usage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-usage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-usage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-usage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-usage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-usage/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5074815,"name":"com.ning.billing:killbill-osgi-bundles-webconsolebranding","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:50:22.000Z","latest_release_published_at":"2014-05-04T20:29:34.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:01:39.439Z","created_at":"2022-07-28T13:01:40.402Z","updated_at":"2026-08-14T20:01:39.439Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles-webconsolebranding/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles-webconsolebranding/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.957Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":17.33260397819148,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":12.470161917386825},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles-webconsolebranding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-webconsolebranding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-webconsolebranding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles-webconsolebranding/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-webconsolebranding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-webconsolebranding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-webconsolebranding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-webconsolebranding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-webconsolebranding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-webconsolebranding/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5049989,"name":"org.kill-bill.billing:killbill-osgi-bundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T22:29:04.000Z","latest_release_published_at":"2014-05-01T15:10:36.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T19:53:40.727Z","created_at":"2022-07-27T21:56:10.508Z","updated_at":"2026-08-14T19:53:40.727Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-bundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-bundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.187Z","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.342269207849872,"forks_count":5.227496624217752,"average":22.602392040176323},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-bundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-bundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4770276,"name":"com.ning.billing:killbill-osgi-bundles-test-payment","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:10:33.000Z","latest_release_published_at":"2014-05-04T20:27:37.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:04:46.648Z","created_at":"2022-07-26T06:46:13.819Z","updated_at":"2026-08-14T20:04:46.648Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles-test-payment/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles-test-payment/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.410Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":17.33260397819148,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":12.47186507162848},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles-test-payment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-test-payment","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-test-payment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles-test-payment/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-payment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-payment/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-payment/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-payment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-payment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-payment/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944611,"name":"org.kill-bill.billing:killbill-osgi-lib-bundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T21:48:51.000Z","latest_release_published_at":"2014-05-01T15:09:59.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T20:01:06.734Z","created_at":"2022-07-27T05:04:04.378Z","updated_at":"2026-08-14T20:01:06.734Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-lib-bundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-lib-bundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.410Z","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":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-lib-bundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-lib-bundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-lib-bundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-lib-bundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-lib-bundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-lib-bundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-lib-bundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-lib-bundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-lib-bundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-lib-bundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5109057,"name":"com.ning.billing:killbill-account","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":131,"first_release_published_at":"2011-10-05T21:59:21.000Z","latest_release_published_at":"2014-05-04T20:28:32.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:53:07.924Z","created_at":"2022-07-30T15:54:36.616Z","updated_at":"2026-08-14T19:53:07.924Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-account/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-account/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.807Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":7.34083927938109,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":9.972220742684227},"purl":"pkg:maven/com.ning.billing/killbill-account","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-account","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-account","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-account/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-account/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-account/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-account/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-account/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-account/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-account/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944616,"name":"org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T21:41:43.000Z","latest_release_published_at":"2014-05-01T15:18:13.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T19:53:09.120Z","created_at":"2022-07-27T05:04:07.507Z","updated_at":"2026-08-14T19:53:09.120Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-bundles-lib-slf4j-osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-bundles-lib-slf4j-osgi/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.841Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":15.984298827220977,"dependent_packages_count":32.73462092567991,"stargazers_count":5.091629698201068,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":15.158506868316785},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-bundles-lib-slf4j-osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-slf4j-osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5064093,"name":"org.kill-bill.billing:killbill-osgi-all-bundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T22:43:54.000Z","latest_release_published_at":"2014-05-01T15:18:14.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T19:53:16.456Z","created_at":"2022-07-28T04:42:39.877Z","updated_at":"2026-08-14T19:53:16.456Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-all-bundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-all-bundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.771Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-all-bundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-all-bundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-all-bundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-all-bundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-all-bundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-all-bundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-all-bundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-all-bundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-all-bundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-all-bundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4741024,"name":"com.ning.billing:killbill-tenant","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":88,"first_release_published_at":"2012-10-04T00:37:01.000Z","latest_release_published_at":"2014-05-04T20:29:18.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:53:16.641Z","created_at":"2022-07-26T00:58:03.625Z","updated_at":"2026-08-14T19:53:16.641Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-tenant/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-tenant/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.736Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":13.754155220399502,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":11.577252882180487},"purl":"pkg:maven/com.ning.billing/killbill-tenant","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-tenant","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-tenant","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-tenant/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-tenant/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-tenant/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-tenant/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-tenant/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-tenant/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-tenant/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5115785,"name":"com.ning.billing:killbill-util","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":131,"first_release_published_at":"2011-10-05T21:59:27.000Z","latest_release_published_at":"2014-05-04T20:29:02.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:53:27.839Z","created_at":"2022-08-01T23:57:48.820Z","updated_at":"2026-08-14T19:53:27.839Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-util/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-util/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.811Z","dependent_packages_count":21,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":2.996166878059434,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":8.886052642353814},"purl":"pkg:maven/com.ning.billing/killbill-util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-util","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-util/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-util/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944614,"name":"org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T21:44:03.000Z","latest_release_published_at":"2014-05-01T14:57:21.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T19:53:28.562Z","created_at":"2022-07-27T05:04:04.488Z","updated_at":"2026-08-14T19:53:28.563Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-bundles-webconsolebranding/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-bundles-webconsolebranding/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.803Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-bundles-webconsolebranding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-webconsolebranding/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5074826,"name":"com.ning.billing:killbill","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":132,"first_release_published_at":"2011-10-05T21:57:56.000Z","latest_release_published_at":"2014-05-04T20:29:29.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:53:40.671Z","created_at":"2022-07-28T13:02:30.485Z","updated_at":"2026-08-14T19:53:40.671Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.385Z","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.342269207849872,"forks_count":5.227496624217752,"average":22.602392040176323},"purl":"pkg:maven/com.ning.billing/killbill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4740929,"name":"com.ning.billing:killbill-meter","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":6,"first_release_published_at":"2012-12-10T22:51:48.000Z","latest_release_published_at":"2013-01-31T23:49:58.000Z","latest_release_number":"0.1.52","last_synced_at":"2026-08-14T19:53:54.853Z","created_at":"2022-07-26T00:57:02.889Z","updated_at":"2026-08-14T19:53:54.853Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-meter/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-meter/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.933Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":4.0174316767756215,"forks_count":5.445593224759883,"average":15.950897165546756},"purl":"pkg:maven/com.ning.billing/killbill-meter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-meter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-meter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-meter/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-meter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-meter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-meter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-meter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-meter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-meter/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4776500,"name":"com.ning.billing:killbill-osgi-bundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":69,"first_release_published_at":"2013-02-11T22:29:01.000Z","latest_release_published_at":"2014-05-04T20:28:05.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:54:08.055Z","created_at":"2022-07-26T09:40:34.327Z","updated_at":"2026-08-14T19:54:08.055Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.977Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":4.0174316767756215,"forks_count":5.445593224759883,"average":18.36034293533546},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944615,"name":"org.kill-bill.billing:killbill-osgi-bundles-test-payment","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T22:31:58.000Z","latest_release_published_at":"2014-05-01T15:20:52.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T19:54:08.914Z","created_at":"2022-07-27T05:04:07.244Z","updated_at":"2026-08-14T19:54:08.914Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-bundles-test-payment/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-bundles-test-payment/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.804Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":4.342269207849872,"forks_count":5.227496624217752,"average":15.977582398179788},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-bundles-test-payment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-test-payment","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-test-payment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-test-payment/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-payment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-payment/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-payment/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-payment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-payment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-test-payment/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5987823,"name":"org.kill-bill.billing:killbill-overdue","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:32:43.000Z","latest_release_published_at":"2026-08-07T02:32:01.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:55:51.755Z","created_at":"2023-01-26T17:12:35.329Z","updated_at":"2026-08-14T19:55:51.755Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-overdue/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-overdue/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.737Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":9.560162782449792,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":5.978860247845733},"purl":"pkg:maven/org.kill-bill.billing/killbill-overdue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-overdue","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-overdue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-overdue/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-overdue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-overdue/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-overdue/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-overdue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-overdue/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-overdue/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5077764,"name":"org.kill-bill.billing:killbill-junction","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:33:10.000Z","latest_release_published_at":"2026-08-07T02:32:13.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:55:52.513Z","created_at":"2022-07-28T15:55:08.650Z","updated_at":"2026-08-14T19:55:52.513Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-junction/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-junction/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.813Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":8.262551821283944,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":5.719338055612564},"purl":"pkg:maven/org.kill-bill.billing/killbill-junction","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-junction","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-junction","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-junction/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-junction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-junction/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-junction/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-junction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-junction/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-junction/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5058523,"name":"com.ning.billing:killbill-osgi-bundles-lib-killbill","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:07:22.000Z","latest_release_published_at":"2014-05-04T20:28:54.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:56:04.395Z","created_at":"2022-07-28T01:02:19.515Z","updated_at":"2026-08-14T19:56:04.396Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles-lib-killbill/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles-lib-killbill/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.806Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":6.583231644395286,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":9.782818833937776},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles-lib-killbill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-lib-killbill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-lib-killbill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles-lib-killbill/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-killbill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-killbill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-killbill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-killbill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-killbill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-killbill/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5091769,"name":"org.kill-bill.billing:killbill-tenant","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:29:01.000Z","latest_release_published_at":"2026-08-07T02:32:00.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:56:16.737Z","created_at":"2022-07-29T09:22:02.976Z","updated_at":"2026-08-14T19:56:16.738Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-tenant/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-tenant/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.737Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":9.560162782449792,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":5.978860247845733},"purl":"pkg:maven/org.kill-bill.billing/killbill-tenant","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-tenant","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-tenant","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-tenant/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-tenant/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-tenant/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-tenant/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-tenant/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-tenant/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-tenant/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5987820,"name":"org.kill-bill.billing:killbill-account","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:35:31.000Z","latest_release_published_at":"2026-08-07T02:32:18.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:56:17.083Z","created_at":"2023-01-26T17:12:35.105Z","updated_at":"2026-08-14T19:56:17.083Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-account/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-account/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.737Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":5.4739706374443715,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":5.161621818844649},"purl":"pkg:maven/org.kill-bill.billing/killbill-account","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-account","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-account","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-account/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-account/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-account/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-account/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-account/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-account/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-account/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5090562,"name":"org.kill-bill.billing:killbill-beatrix","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:30:52.000Z","latest_release_published_at":"2026-08-07T02:32:11.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:56:30.486Z","created_at":"2022-07-29T06:33:23.047Z","updated_at":"2026-08-14T19:56:30.487Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-beatrix/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-beatrix/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.815Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":13.754155220399502,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":6.817658735435676},"purl":"pkg:maven/org.kill-bill.billing/killbill-beatrix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-beatrix","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-beatrix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-beatrix/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-beatrix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-beatrix/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-beatrix/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-beatrix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-beatrix/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-beatrix/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5091781,"name":"org.kill-bill.billing:killbill-payment","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:31:18.000Z","latest_release_published_at":"2026-08-07T02:32:13.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:56:29.519Z","created_at":"2022-07-29T09:23:09.209Z","updated_at":"2026-08-14T19:56:29.520Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-payment/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-payment/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.738Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":11.32323857727658,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":6.331475406811091},"purl":"pkg:maven/org.kill-bill.billing/killbill-payment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-payment","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-payment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-payment/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-payment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-payment/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-payment/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-payment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-payment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-payment/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5093768,"name":"org.kill-bill.billing:killbill-usage","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:37:32.000Z","latest_release_published_at":"2026-08-07T02:31:58.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:56:42.353Z","created_at":"2022-07-29T15:19:29.055Z","updated_at":"2026-08-14T19:56:42.354Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-usage/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-usage/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.808Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":9.560162782449792,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":5.978860247845733},"purl":"pkg:maven/org.kill-bill.billing/killbill-usage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-usage","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-usage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-usage/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-usage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-usage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-usage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-usage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-usage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-usage/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5987827,"name":"org.kill-bill.billing:killbill-subscription","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:18:37.000Z","latest_release_published_at":"2026-08-07T02:32:01.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:56:42.909Z","created_at":"2023-01-26T17:12:35.429Z","updated_at":"2026-08-14T19:56:42.910Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-subscription/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-subscription/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.946Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":8.262551821283944,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":5.719338055612564},"purl":"pkg:maven/org.kill-bill.billing/killbill-subscription","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-subscription","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-subscription","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-subscription/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-subscription/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-subscription/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-subscription/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-subscription/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-subscription/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-subscription/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4741234,"name":"com.ning.billing:killbill-beatrix","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":126,"first_release_published_at":"2011-11-08T02:02:23.000Z","latest_release_published_at":"2014-05-04T20:27:32.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:56:48.035Z","created_at":"2022-07-26T00:58:44.712Z","updated_at":"2026-08-14T19:56:48.035Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-beatrix/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-beatrix/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.804Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":17.33260397819148,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":12.47186507162848},"purl":"pkg:maven/com.ning.billing/killbill-beatrix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-beatrix","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-beatrix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-beatrix/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-beatrix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-beatrix/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-beatrix/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-beatrix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-beatrix/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-beatrix/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5108348,"name":"org.kill-bill.billing:killbill-currency","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T23:02:49.000Z","latest_release_published_at":"2026-08-07T02:32:13.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:56:50.225Z","created_at":"2022-07-30T09:27:44.643Z","updated_at":"2026-08-14T19:56:50.226Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-currency/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-currency/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.814Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":11.32323857727658,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":6.331475406811091},"purl":"pkg:maven/org.kill-bill.billing/killbill-currency","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-currency","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-currency","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-currency/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-currency/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-currency/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-currency/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-currency/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-currency/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-currency/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5082742,"name":"com.ning.billing:killbill-osgi-bundles-logger","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:45:23.000Z","latest_release_published_at":"2014-05-04T20:27:36.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:58:12.649Z","created_at":"2022-07-28T22:16:04.403Z","updated_at":"2026-08-14T19:58:12.650Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles-logger/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles-logger/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.267Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":17.33260397819148,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":12.470161917386825},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles-logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-logger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles-logger/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-logger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-logger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-logger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-logger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-logger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-logger/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5138075,"name":"com.ning.billing:killbill-payment","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":131,"first_release_published_at":"2011-10-05T21:59:43.000Z","latest_release_published_at":"2014-05-04T20:29:23.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:58:12.586Z","created_at":"2022-08-06T14:37:19.816Z","updated_at":"2026-08-14T19:58:12.586Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-payment/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-payment/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.537Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":11.32323857727658,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":10.9678205671581},"purl":"pkg:maven/com.ning.billing/killbill-payment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-payment","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-payment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-payment/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-payment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-payment/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-payment/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-payment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-payment/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-payment/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5090585,"name":"org.kill-bill.billing:killbill-catalog","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:30:59.000Z","latest_release_published_at":"2026-08-07T02:32:20.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:54:35.412Z","created_at":"2022-07-29T06:35:48.466Z","updated_at":"2026-08-14T19:54:35.413Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-catalog/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-catalog/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.537Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":6.18569301762675,"dependent_packages_count":5.4739706374443715,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":1.966441850306768,"average":5.109044129497843},"purl":"pkg:maven/org.kill-bill.billing/killbill-catalog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-catalog","docker_dependents_count":2,"docker_downloads_count":611229,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-catalog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-catalog/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-catalog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-catalog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-catalog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-catalog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-catalog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-catalog/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4770236,"name":"com.ning.billing:killbill-osgi-bundles-hello","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":3,"first_release_published_at":"2013-02-11T22:29:19.000Z","latest_release_published_at":"2013-02-21T00:53:50.000Z","latest_release_number":"0.1.55","last_synced_at":"2026-08-14T19:54:46.134Z","created_at":"2022-07-26T06:45:24.044Z","updated_at":"2026-08-14T19:54:46.135Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles-hello/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles-hello/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.831Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":4.0174316767756215,"forks_count":5.445593224759883,"average":18.36034293533546},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles-hello","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-hello","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-hello","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles-hello/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-hello/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-hello/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-hello/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-hello/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-hello/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-hello/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944622,"name":"org.kill-bill.billing:killbill-server","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T22:23:12.000Z","latest_release_published_at":"2014-05-01T14:57:16.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T19:54:46.008Z","created_at":"2022-07-27T05:04:26.821Z","updated_at":"2026-08-14T19:54:46.008Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-server/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-server/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.948Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.kill-bill.billing/killbill-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-server/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-server/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4770316,"name":"com.ning.billing:killbill-junction","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":108,"first_release_published_at":"2012-05-23T03:49:21.000Z","latest_release_published_at":"2014-05-04T20:29:56.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:54:58.408Z","created_at":"2022-07-26T06:46:35.240Z","updated_at":"2026-08-14T19:54:58.409Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-junction/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-junction/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.717Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":9.560162782449792,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":10.528754772693059},"purl":"pkg:maven/com.ning.billing/killbill-junction","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-junction","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-junction","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-junction/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-junction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-junction/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-junction/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-junction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-junction/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-junction/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4741192,"name":"com.ning.billing:killbill-invoice","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":131,"first_release_published_at":"2011-10-05T21:59:40.000Z","latest_release_published_at":"2014-05-04T20:29:17.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:55:09.930Z","created_at":"2022-07-26T00:58:33.607Z","updated_at":"2026-08-14T19:55:09.930Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-invoice/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-invoice/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.777Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":9.560162782449792,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":10.528754772693059},"purl":"pkg:maven/com.ning.billing/killbill-invoice","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-invoice","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-invoice","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-invoice/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-invoice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-invoice/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-invoice/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-invoice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-invoice/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-invoice/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5081577,"name":"org.kill-bill.billing:killbill-profiles-killpay","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":189,"first_release_published_at":"2014-07-08T12:57:36.000Z","latest_release_published_at":"2026-08-07T02:32:01.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T19:55:00.613Z","created_at":"2022-07-28T20:30:26.408Z","updated_at":"2026-08-14T19:55:00.613Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-profiles-killpay/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-profiles-killpay/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.911Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.652366096206753,"dependent_packages_count":32.73462092567991,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":14.576525540999498},"purl":"pkg:maven/org.kill-bill.billing/killbill-profiles-killpay","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-profiles-killpay","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-profiles-killpay","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-profiles-killpay/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killpay/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killpay/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killpay/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killpay/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killpay/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killpay/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944613,"name":"org.kill-bill.billing:killbill-osgi-bundles-jruby","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T22:28:49.000Z","latest_release_published_at":"2014-05-01T14:58:34.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T19:55:23.398Z","created_at":"2022-07-27T05:04:04.485Z","updated_at":"2026-08-14T19:55:23.399Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-bundles-jruby/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-bundles-jruby/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.909Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":null,"forks_count":null,"average":24.44176700381017},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-bundles-jruby","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-jruby","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-jruby","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-jruby/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-jruby/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-jruby/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-jruby/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-jruby/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-jruby/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-jruby/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5107768,"name":"com.ning.billing:killbill-entitlement","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":131,"first_release_published_at":"2011-10-05T21:59:36.000Z","latest_release_published_at":"2014-05-04T20:28:58.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:55:23.430Z","created_at":"2022-07-30T05:11:00.112Z","updated_at":"2026-08-14T19:55:23.430Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-entitlement/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-entitlement/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.801Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":8.262551821283944,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":10.202648878159941},"purl":"pkg:maven/com.ning.billing/killbill-entitlement","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-entitlement","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-entitlement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-entitlement/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-entitlement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-entitlement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-entitlement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-entitlement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-entitlement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-entitlement/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4770261,"name":"com.ning.billing:killbill-subscription","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":38,"first_release_published_at":"2013-07-18T18:06:48.000Z","latest_release_published_at":"2014-05-04T20:28:34.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T19:55:38.468Z","created_at":"2022-07-26T06:46:02.997Z","updated_at":"2026-08-14T19:55:38.469Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-subscription/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-subscription/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.803Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":11.32323857727658,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":10.969523721399755},"purl":"pkg:maven/com.ning.billing/killbill-subscription","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-subscription","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-subscription","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-subscription/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-subscription/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-subscription/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-subscription/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-subscription/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-subscription/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-subscription/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5090476,"name":"com.ning.billing:killbill-analytics","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":90,"first_release_published_at":"2011-10-05T21:59:09.000Z","latest_release_published_at":"2013-06-12T22:48:06.000Z","latest_release_number":"0.2.2","last_synced_at":"2026-08-14T19:55:38.893Z","created_at":"2022-07-29T06:23:49.889Z","updated_at":"2026-08-14T19:55:38.894Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-analytics/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-analytics/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.931Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":13.754155220399502,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":11.57554972793883},"purl":"pkg:maven/com.ning.billing/killbill-analytics","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-analytics","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-analytics","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-analytics/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-analytics/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-analytics/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-analytics/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-analytics/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-analytics/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-analytics/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5072706,"name":"org.kill-bill.billing:killbill-profiles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":189,"first_release_published_at":"2014-07-08T12:55:36.000Z","latest_release_published_at":"2026-08-07T02:32:00.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T20:00:23.237Z","created_at":"2022-07-28T11:06:05.051Z","updated_at":"2026-08-14T20:00:23.238Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-profiles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-profiles/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.739Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.652366096206753,"dependent_packages_count":32.73462092567991,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":14.576525540999498},"purl":"pkg:maven/org.kill-bill.billing/killbill-profiles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-profiles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-profiles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-profiles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4741016,"name":"com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:38:27.000Z","latest_release_published_at":"2014-05-04T20:29:03.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:02:51.214Z","created_at":"2022-07-26T00:57:59.494Z","updated_at":"2026-08-14T20:02:51.214Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles-lib-slf4j-osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles-lib-slf4j-osgi/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.290Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":17.33260397819148,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":12.47186507162848},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles-lib-slf4j-osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-lib-slf4j-osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5128823,"name":"com.ning.billing:killbill-server","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":108,"first_release_published_at":"2012-05-23T04:01:40.000Z","latest_release_published_at":"2014-05-04T20:28:20.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:00:44.365Z","created_at":"2022-08-03T05:05:10.846Z","updated_at":"2026-08-14T20:00:44.365Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-server/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-server/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.883Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":22.916979748372476,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":13.866255859932075},"purl":"pkg:maven/com.ning.billing/killbill-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-server/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-server/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4740976,"name":"com.ning.billing:killbill-osgi-all-bundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:07:03.000Z","latest_release_published_at":"2014-05-04T20:29:22.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:01:06.995Z","created_at":"2022-07-26T00:57:44.202Z","updated_at":"2026-08-14T20:01:06.995Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-all-bundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-all-bundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.240Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":22.916979748372476,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":13.86795901417373},"purl":"pkg:maven/com.ning.billing/killbill-osgi-all-bundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-all-bundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-all-bundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-all-bundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-all-bundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-all-bundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-all-bundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-all-bundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-all-bundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-all-bundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4741029,"name":"com.ning.billing:killbill-osgi","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":69,"first_release_published_at":"2013-02-11T22:05:55.000Z","latest_release_published_at":"2014-05-04T20:27:25.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:04:33.908Z","created_at":"2022-07-26T00:58:04.297Z","updated_at":"2026-08-14T20:04:33.908Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.266Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":13.754155220399502,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":11.577252882180487},"purl":"pkg:maven/com.ning.billing/killbill-osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944607,"name":"org.kill-bill.billing:killbill-osgi-bundles-logger","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T23:02:46.000Z","latest_release_published_at":"2014-05-01T15:20:51.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T20:04:22.324Z","created_at":"2022-07-27T05:04:01.497Z","updated_at":"2026-08-14T20:04:22.325Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-bundles-logger/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-bundles-logger/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.395Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-bundles-logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-logger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-logger/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-logger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-logger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-logger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-logger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-logger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-logger/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4770335,"name":"com.ning.billing:killbill-overdue","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":108,"first_release_published_at":"2012-05-23T03:53:43.000Z","latest_release_published_at":"2014-05-04T20:28:47.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:04:33.999Z","created_at":"2022-07-26T06:46:46.544Z","updated_at":"2026-08-14T20:04:33.999Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-overdue/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-overdue/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.211Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":13.754155220399502,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":11.577252882180487},"purl":"pkg:maven/com.ning.billing/killbill-overdue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-overdue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-overdue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-overdue/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-overdue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-overdue/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-overdue/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-overdue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-overdue/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-overdue/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5116384,"name":"org.kill-bill.billing:killbill-profiles-killbill","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":189,"first_release_published_at":"2014-07-08T13:09:28.000Z","latest_release_published_at":"2026-08-07T02:31:58.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T20:04:47.834Z","created_at":"2022-08-02T04:00:44.072Z","updated_at":"2026-08-14T20:04:47.834Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-profiles-killbill/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-profiles-killbill/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.910Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":6.448581464360783,"dependent_packages_count":22.916979748372476,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":10.321169088711146},"purl":"pkg:maven/org.kill-bill.billing/killbill-profiles-killbill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-profiles-killbill","docker_dependents_count":1,"docker_downloads_count":39,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-profiles-killbill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-profiles-killbill/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killbill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killbill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killbill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killbill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killbill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-profiles-killbill/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944617,"name":"org.kill-bill.billing:killbill-osgi-bundles-defaultbundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":9,"first_release_published_at":"2014-03-09T20:15:33.000Z","latest_release_published_at":"2014-05-01T14:59:11.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T20:04:57.541Z","created_at":"2022-07-27T05:04:10.401Z","updated_at":"2026-08-14T20:04:57.542Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-bundles-defaultbundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-bundles-defaultbundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.453Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-bundles-defaultbundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-defaultbundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-defaultbundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-defaultbundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-defaultbundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-defaultbundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-defaultbundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-defaultbundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-defaultbundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-defaultbundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4770315,"name":"com.ning.billing:killbill-osgi-bundles-test-beatrix","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":66,"first_release_published_at":"2013-03-15T19:09:20.000Z","latest_release_published_at":"2014-05-04T20:29:06.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:05:19.675Z","created_at":"2022-07-26T06:46:35.202Z","updated_at":"2026-08-14T20:05:19.676Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles-test-beatrix/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles-test-beatrix/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.539Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":17.33260397819148,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":12.47186507162848},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles-test-beatrix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-test-beatrix","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-test-beatrix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles-test-beatrix/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-beatrix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-beatrix/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-beatrix/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-beatrix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-beatrix/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-test-beatrix/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944609,"name":"org.kill-bill.billing:killbill-osgi-bundles-lib-killbill","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T22:43:51.000Z","latest_release_published_at":"2014-05-01T15:09:59.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T20:02:51.451Z","created_at":"2022-07-27T05:04:04.302Z","updated_at":"2026-08-14T20:02:51.452Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-bundles-lib-killbill/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-bundles-lib-killbill/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.408Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.652366096206753,"dependent_packages_count":11.32323857727658,"stargazers_count":5.091629698201068,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":9.222678098462396},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-bundles-lib-killbill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-lib-killbill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-lib-killbill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-bundles-lib-killbill/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-killbill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-killbill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-killbill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-killbill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-killbill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-bundles-lib-killbill/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4740937,"name":"com.ning.billing:killbill-internal-api","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":42,"first_release_published_at":"2013-06-21T20:45:50.000Z","latest_release_published_at":"2014-05-04T20:29:00.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:03:23.255Z","created_at":"2022-07-26T00:57:15.454Z","updated_at":"2026-08-14T20:03:23.256Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-internal-api/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-internal-api/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.062Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":4.097412993341629,"stargazers_count":5.102449736912763,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":9.163067325416018},"purl":"pkg:maven/com.ning.billing/killbill-internal-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-internal-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-internal-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-internal-api/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-internal-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-internal-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-internal-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-internal-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-internal-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-internal-api/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5091773,"name":"org.kill-bill.billing:killbill","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":197,"first_release_published_at":"2014-03-09T22:31:55.000Z","latest_release_published_at":"2026-08-07T02:31:59.000Z","latest_release_number":"0.25.4","last_synced_at":"2026-08-14T20:03:47.626Z","created_at":"2022-07-29T09:22:22.555Z","updated_at":"2026-08-14T20:03:47.626Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:57.947Z","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":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.kill-bill.billing/killbill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":4944619,"name":"org.kill-bill.billing:killbill-osgi-test-bundles","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"org.kill-bill.billing","versions_count":8,"first_release_published_at":"2014-03-09T22:18:51.000Z","latest_release_published_at":"2014-05-01T15:18:30.000Z","latest_release_number":"0.11.3","last_synced_at":"2026-08-14T20:03:55.998Z","created_at":"2022-07-27T05:04:13.131Z","updated_at":"2026-08-14T20:03:55.998Z","registry_url":"https://central.sonatype.com/artifact/org.kill-bill.billing/killbill-osgi-test-bundles/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.kill-bill.billing/killbill-osgi-test-bundles/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.300Z","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":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.kill-bill.billing/killbill-osgi-test-bundles","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-test-bundles","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.kill-bill.billing:killbill-osgi-test-bundles","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.kill-bill.billing:killbill-osgi-test-bundles/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-test-bundles/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-test-bundles/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-test-bundles/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-test-bundles/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-test-bundles/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.kill-bill.billing:killbill-osgi-test-bundles/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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":5085132,"name":"com.ning.billing:killbill-osgi-bundles-jruby","ecosystem":"maven","description":"Library for managing recurring subscriptions and the associated billing","homepage":"http://github.com/killbill/killbill","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/killbill/killbill","keywords_array":[],"namespace":"com.ning.billing","versions_count":69,"first_release_published_at":"2013-02-11T23:09:25.000Z","latest_release_published_at":"2014-05-04T20:28:13.000Z","latest_release_number":"0.8.14","last_synced_at":"2026-08-14T20:03:56.346Z","created_at":"2022-07-29T02:04:20.926Z","updated_at":"2026-08-14T20:03:56.346Z","registry_url":"https://central.sonatype.com/artifact/com.ning.billing/killbill-osgi-bundles-jruby/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.ning.billing/killbill-osgi-bundles-jruby/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":5156973,"uuid":"6325420","full_name":"killbill/killbill","owner":"killbill","description":"Open-Source Subscription Billing \u0026 Payments Platform","archived":false,"fork":false,"pushed_at":"2026-08-14T17:07:03.000Z","size":682576,"stargazers_count":5682,"open_issues_count":265,"forks_count":952,"subscribers_count":135,"default_branch":"master","last_synced_at":"2026-08-14T19:34:54.229Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spree-contrib/spree_social_products","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["killbill"]}},"created_at":"2012-10-21T20:55:05.000Z","updated_at":"2026-08-14T17:07:27.000Z","dependencies_parsed_at":"2026-08-14T19:14:24.017Z","dependency_job_id":null,"html_url":"https://github.com/killbill/killbill","commit_stats":{"total_commits":7990,"total_committers":66,"mean_commits":"121.06060606060606","dds":0.7770963704630789,"last_synced_commit":"1031c4e48798992b472e70901d12c65a00c694e8"},"previous_names":[],"tags_count":341,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/sbom","scorecard":{"id":559979,"data":{"date":"2025-08-11","repo":{"name":"github.com/killbill/killbill","commit":"c64c4bfc070713d0d2b6ae3a87598afa2160e4a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 16/23 approved changesets -- score normalized to 6","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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/sync.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (26) 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/snapshot.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/killbill/killbill/sync.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3"],"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-20T13:23:21.492Z","repository_id":5156973,"created_at":"2025-08-20T13:23:21.492Z","updated_at":"2025-08-20T13:23:21.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36663895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"killbill","name":"Kill Bill","uuid":"2446739","kind":"organization","description":"Kill Bill has been the leading open-source platform for billing and payment since 2010.","email":"killbilling-users@googlegroups.com","website":"https://killbill.io","location":"San Francisco, CA / London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2446739?v=4","repositories_count":114,"last_synced_at":"2026-08-14T06:27:38.636Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/killbill","funding_links":["https://github.com/sponsors/killbill"],"total_stars":6423,"followers":272,"following":0,"created_at":"2022-11-02T18:11:40.498Z","updated_at":"2026-08-14T06:27:38.650Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill/repositories"},"tags":[{"name":"killbill-0.24.21","sha":"5da9650de60b2fa83dea556d7e95c70b79dabd39","kind":"tag","published_at":"2026-08-12T06:30:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.21/manifests"},{"name":"killbill-0.24.20","sha":"d65243e8c1aeda4ff9ba0d69d62fbdf63621df75","kind":"tag","published_at":"2026-08-07T05:44:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.20/manifests"},{"name":"killbill-0.25.4","sha":"a9359b88a0d1a2ce80044217fe041b59b8b8b6b8","kind":"tag","published_at":"2026-08-05T23:15:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.4/manifests"},{"name":"killbill-0.25.3","sha":"8cead3758e5c83e60e5452180d232b4e4f6d6703","kind":"tag","published_at":"2026-07-30T01:21:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.3/manifests"},{"name":"killbill-0.25.2","sha":"3c8323020aedf779632f3da20f6db81d195a55cf","kind":"tag","published_at":"2026-07-29T15:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.2/manifests"},{"name":"killbill-0.25.1","sha":"50fc5628af3a7db5f692a74b4ff329969e4dd3e9","kind":"tag","published_at":"2026-07-21T23:01:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.1/manifests"},{"name":"killbill-0.24.19","sha":"cc85f87a003011b6f291fd96203288eadf90cc33","kind":"tag","published_at":"2026-07-09T03:44:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.19/manifests"},{"name":"killbill-0.25.0","sha":"b50e2a71754a5f5666591aa550443780c506ce42","kind":"tag","published_at":"2026-06-24T00:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.25.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.25.0/manifests"},{"name":"killbill-0.24.18","sha":"587469951c7e1848a092547e3924578ff62d65a3","kind":"tag","published_at":"2026-05-14T06:02:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.18/manifests"},{"name":"killbill-0.24.17","sha":"84e0a42c6800ebbfb670bb9b676f17adbe362578","kind":"tag","published_at":"2026-04-23T08:18:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.17/manifests"},{"name":"killbill-0.24.16","sha":"486a1ab67265e969167c7d3a8a3802ae6faa9603","kind":"tag","published_at":"2025-11-25T07:51:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.16/manifests"},{"name":"killbill-0.24.15","sha":"5d79de5a4f8175c7b004eeed832b3511089689bb","kind":"tag","published_at":"2025-07-21T05:53:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.15/manifests"},{"name":"killbill-0.24.14","sha":"d5a567cc9895b8338557388d2efc34e93d7bfe96","kind":"tag","published_at":"2025-07-21T05:10:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.14/manifests"},{"name":"killbill-0.24.13","sha":"e854ff4eaa7904a6e3001980d3cd88905f6e3f06","kind":"tag","published_at":"2025-02-07T10:53:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.13/manifests"},{"name":"killbill-0.24.12","sha":"f897a49aa542884b344c6d1408a4e27647f11b5c","kind":"tag","published_at":"2024-10-29T12:14:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.12/manifests"},{"name":"killbill-0.24.11","sha":"62fc7468685f798c15c13daf3f55fe75116401d1","kind":"tag","published_at":"2024-09-05T10:32:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.11/manifests"},{"name":"killbill-0.24.10","sha":"2681f4b5cb29f1c2c9ded59dbba934d80a03af38","kind":"tag","published_at":"2024-03-16T15:30:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.10/manifests"},{"name":"killbill-0.24.9","sha":"48e54cace8160c4424a60f1a3af3f57242a04e7e","kind":"tag","published_at":"2024-02-29T04:05:03.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.9/manifests"},{"name":"killbill-0.24.8","sha":"6a2d86d10ee0bdd09cd5e67f42b9281fe90f8351","kind":"tag","published_at":"2024-02-28T11:33:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.8/manifests"},{"name":"killbill-0.24.7","sha":"85f522544666d7717ac06b42c1bae1a7ed28d300","kind":"tag","published_at":"2024-02-06T08:15:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.7/manifests"},{"name":"killbill-0.24.6","sha":"f65c7e7d18bc3f9d04f13cf3a732dedb20f96af3","kind":"tag","published_at":"2024-02-01T02:11:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.6/manifests"},{"name":"killbill-0.24.5","sha":"a9672936a62a024d32e46569a37370917cda06c0","kind":"tag","published_at":"2023-08-25T10:35:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.5/manifests"},{"name":"killbill-0.24.4","sha":"4ca242dfb76b01d37be593203cbd8c2d401f7a82","kind":"tag","published_at":"2023-07-19T10:55:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.4/manifests"},{"name":"killbill-0.24.3","sha":"95c4687a48a9cf2d6a265d6038f513ed4d4efe9b","kind":"tag","published_at":"2023-05-25T21:25:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.3/manifests"},{"name":"killbill-0.24.2","sha":"5ea8dc61636e17a5d77857a5d61ae5ba3ee7002c","kind":"tag","published_at":"2023-05-02T07:26:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.2/manifests"},{"name":"killbill-0.22.33","sha":"8dd32ec1a860944607e992c47ff396a7e4c9bf92","kind":"tag","published_at":"2023-04-19T20:44:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.33/manifests"},{"name":"killbill-0.24.1","sha":"86720fcad788bd7fa6f8027ba43808a0bf19321b","kind":"tag","published_at":"2023-03-14T00:18:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.1/manifests"},{"name":"killbill-0.24.0","sha":"e26a4fbdcb14ec0c74f9b64621c5a3808e7f0201","kind":"tag","published_at":"2022-12-12T00:42:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.24.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.24.0/manifests"},{"name":"killbill-0.22.32","sha":"b99b07ef61dfe300827e53efdb744fd02cbccb94","kind":"tag","published_at":"2022-12-10T01:28:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.32/manifests"},{"name":"killbill-0.22.31","sha":"5c63f41b26de4f145d15ba0f3fa2fc3c1b8866e9","kind":"tag","published_at":"2022-10-02T08:58:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.31/manifests"},{"name":"killbill-0.22.30","sha":"d584bfc184e21a3e566b7addd0e641d5df148d90","kind":"tag","published_at":"2022-08-11T22:29:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.30/manifests"},{"name":"killbill-0.22.29","sha":"697ef54d498854b7887fd9f7d1f33375a91d8317","kind":"tag","published_at":"2022-05-04T00:25:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.29/manifests"},{"name":"killbill-0.22.28","sha":"4a15ee838b5d22a6b201363c7d41c5861b2d6aea","kind":"tag","published_at":"2022-01-13T21:41:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.28/manifests"},{"name":"killbill-0.22.27","sha":"567e073f6bbdfb24e8b9b07c29e672943f209972","kind":"tag","published_at":"2021-10-07T19:42:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.27/manifests"},{"name":"killbill-0.22.26","sha":"88e0542d9d68ff16dde0c8272a4eedff9e2ad5cb","kind":"tag","published_at":"2021-08-16T20:24:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.26/manifests"},{"name":"killbill-0.22.25","sha":"f33f7f1a03cb1413f27f07507df48d46706cfbfa","kind":"tag","published_at":"2021-07-22T21:09:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.25/manifests"},{"name":"killbill-0.22.24","sha":"e6605d6c6352e4f2699d3fb62658cf63a492b89c","kind":"tag","published_at":"2021-07-06T10:43:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.24/manifests"},{"name":"killbill-0.22.23","sha":"7f59f95ae7524e7de60f5d4da79104919158b814","kind":"tag","published_at":"2021-06-30T09:02:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.23/manifests"},{"name":"killbill-0.22.22","sha":"772a7c47f8727352e4fbe1962047905b9f97d84d","kind":"tag","published_at":"2021-06-15T09:55:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.22/manifests"},{"name":"killbill-0.22.21","sha":"4f80ea86ded4b5278cfa5ee95273935abcdecd77","kind":"tag","published_at":"2021-04-15T22:18:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.21/manifests"},{"name":"killbill-0.22.20","sha":"fb80248065a1dad8df1b6b55294532272070c6bb","kind":"tag","published_at":"2021-02-01T01:00:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.20/manifests"},{"name":"killbill-0.22.19","sha":"611f5dbd9142bdb9a8e9f4bd8fbdb21c38735b54","kind":"tag","published_at":"2020-12-07T19:17:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.19/manifests"},{"name":"killbill-0.22.18","sha":"f493050d10f3f321dc5dab2ea514e47e2a4c1fc2","kind":"tag","published_at":"2020-11-20T21:17:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.18/manifests"},{"name":"killbill-0.22.17","sha":"5a44a268ebc7604c10408c1846e13a4772554bed","kind":"tag","published_at":"2020-11-17T19:06:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.17/manifests"},{"name":"killbill-0.22.16","sha":"2cbbc9df0424ba17a5f0b96b095ccfe8772d179f","kind":"tag","published_at":"2020-10-20T16:33:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.16/manifests"},{"name":"killbill-0.22.15","sha":"6d5e8fa5362448ce065e5b8412b726f191913659","kind":"tag","published_at":"2020-10-12T16:03:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.15/manifests"},{"name":"killbill-0.22.14","sha":"0bb7b2a6a5bef644ec1f1fbf1382fff28c7f6c5b","kind":"tag","published_at":"2020-10-08T22:32:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.14/manifests"},{"name":"killbill-0.22.13","sha":"838a641ffed2b7352731546da9f4de292642532c","kind":"tag","published_at":"2020-09-08T08:55:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.13/manifests"},{"name":"killbill-0.22.12","sha":"4a495888499ce6d179c2dbabf966b741cd6f8a3b","kind":"tag","published_at":"2020-08-31T08:07:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.12/manifests"},{"name":"killbill-0.22.11","sha":"96cdf02d165eebc63a49a29a5222f4eb9a1e4d50","kind":"tag","published_at":"2020-08-05T06:16:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.11/manifests"},{"name":"killbill-0.22.10","sha":"29f372b93fe65fda0cc523a054533859286a674c","kind":"tag","published_at":"2020-06-25T18:04:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.10/manifests"},{"name":"killbill-0.22.9","sha":"67cad1b74e3c253d476d2b27bb7281f500cb38a5","kind":"tag","published_at":"2020-06-02T21:26:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.9/manifests"},{"name":"killbill-0.22.8","sha":"6c34ed5f2af83cc1b245d1e2077a6556c7a40c9b","kind":"tag","published_at":"2020-04-24T10:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.8/manifests"},{"name":"killbill-0.22.7","sha":"d5ae255aca2e63221faf35ca6b4a58d8301d0c00","kind":"tag","published_at":"2020-04-17T17:45:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.7/manifests"},{"name":"killbill-0.22.6","sha":"823ead2305bcd52fa5d1f164987210eb5649b126","kind":"tag","published_at":"2020-04-08T11:31:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.6/manifests"},{"name":"killbill-0.20.17","sha":"8cbafb015a3ab19f5306350a58492ca41d468e9a","kind":"tag","published_at":"2020-04-07T00:15:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.17/manifests"},{"name":"killbill-0.22.5","sha":"d17013121606bb0f7b1519c12d2b72af7c546be3","kind":"tag","published_at":"2020-03-18T17:26:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.5/manifests"},{"name":"killbill-0.22.4","sha":"1879cdf27feb305f0175da0f3ebfd97274a5593b","kind":"tag","published_at":"2020-02-17T07:13:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.4/manifests"},{"name":"killbill-0.20.16","sha":"c37fa799dcdab2cf18feca6a04f236ce502cd166","kind":"tag","published_at":"2020-02-17T06:50:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.16/manifests"},{"name":"killbill-0.20.15","sha":"4712defbbe0a9f4d8d52bd53da06d0cbcd72684c","kind":"tag","published_at":"2020-02-13T15:21:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.15/manifests"},{"name":"killbill-0.22.3","sha":"09647a2a030bd7c8d5378365c82203b8718819aa","kind":"tag","published_at":"2020-02-11T22:49:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.3/manifests"},{"name":"killbill-0.22.2","sha":"4c973f7711029067bb72898affdfc712af9e3b9c","kind":"tag","published_at":"2020-02-01T00:20:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.2/manifests"},{"name":"killbill-0.22.1","sha":"8d044b3308aab18070eb6ba465dd52dbd0bff60d","kind":"tag","published_at":"2020-01-24T13:17:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.1/manifests"},{"name":"killbill-0.22.0","sha":"a78bb083d905b1eb14d472b6bbce69263aac3967","kind":"tag","published_at":"2020-01-23T14:31:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.22.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.22.0/manifests"},{"name":"killbill-0.21.9","sha":"7d8e672f654203247d4645dfe078d06692af8f22","kind":"tag","published_at":"2020-01-14T19:38:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.9/manifests"},{"name":"killbill-0.21.8","sha":"4647bdc1161666d5ff12ea27a5d6cbc0e68378a0","kind":"tag","published_at":"2020-01-03T19:44:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.8/manifests"},{"name":"killbill-0.21.7","sha":"7a2017abd5f212a1d146ec1ba5969e79ad0156c4","kind":"tag","published_at":"2019-12-05T21:32:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.7/manifests"},{"name":"killbill-0.21.6","sha":"3aa64c70a260f4e23a9aea6ec69c1652eb498e62","kind":"tag","published_at":"2019-11-13T21:24:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.6/manifests"},{"name":"killbill-0.20.14","sha":"46354ba0e69938c2bc19abf7a953022b7501ef01","kind":"tag","published_at":"2019-11-05T20:06:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.14/manifests"},{"name":"killbill-0.21.5","sha":"4ed4b9f28771ad7dfd0b8d615870426f0071d1f3","kind":"tag","published_at":"2019-10-09T19:31:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.5/manifests"},{"name":"killbill-0.20.13","sha":"279c54ad6649d7027dab4afe91c58b924992f169","kind":"tag","published_at":"2019-10-09T17:09:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.13/manifests"},{"name":"killbill-0.21.4","sha":"74552bf2bbad2008a310de9f5e75550edfb1245d","kind":"tag","published_at":"2019-08-22T02:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.4/manifests"},{"name":"killbill-0.20.12","sha":"09cbfab8c7106b610aeb411099c6bd8a9d69dd0b","kind":"tag","published_at":"2019-08-21T21:38:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.12/manifests"},{"name":"killbill-0.20.11","sha":"34680f5d60bd8f8b559c3a101482bfaf9e8de571","kind":"tag","published_at":"2019-07-21T20:06:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11/manifests"},{"name":"killbill-0.21.3","sha":"d9f78077fa5ba409f8dab28b0b5095c909f5eb13","kind":"tag","published_at":"2019-07-11T01:28:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.3/manifests"},{"name":"killbill-0.20.11-r1","sha":"23cc70264b6e6bdd967ef21443248eda0a4d6d14","kind":"tag","published_at":"2019-07-02T00:56:16.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.11-r1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.11-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.11-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.11-r1/manifests"},{"name":"killbill-0.21.2","sha":"9065a9e0ba5edae31109e32cd56d1cfa2c8b9791","kind":"tag","published_at":"2019-06-11T19:13:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.2/manifests"},{"name":"killbill-0.21.1","sha":"2bf67eb15d706527fa0eb044dfbbe1b1abf80eff","kind":"tag","published_at":"2019-05-15T18:25:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.1/manifests"},{"name":"killbill-0.20.10","sha":"c15744fd8a974e6530adf7c060d4f15c2cbb182b","kind":"tag","published_at":"2019-04-04T07:49:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.10/manifests"},{"name":"killbill-0.20.9","sha":"71782cdbe487bcf334ae51b3a90ae6a8b7e554c7","kind":"tag","published_at":"2019-03-11T20:30:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.9/manifests"},{"name":"killbill-0.20.8","sha":"522f1eee7d6464e570a37466e079207968ef42e3","kind":"tag","published_at":"2019-03-06T21:47:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.8/manifests"},{"name":"killbill-0.21.0","sha":"e01562be530c90e756fecbc6467a01a40692df48","kind":"tag","published_at":"2019-03-06T02:26:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.21.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.21.0/manifests"},{"name":"killbill-0.20.7","sha":"61cd48a9569895d9603d123257f38529d04d58b3","kind":"tag","published_at":"2019-03-06T00:52:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.7/manifests"},{"name":"killbill-0.20.6","sha":"227a93ed67a9b6d910b14ae0c327e39f07d2ee8c","kind":"tag","published_at":"2019-01-23T19:05:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.6/manifests"},{"name":"killbill-0.20.5","sha":"01e1e5a811e4b7f489137d6a8b7c971c0df81e65","kind":"tag","published_at":"2018-12-14T23:42:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.5/manifests"},{"name":"killbill-0.20.4","sha":"0d6c017dfe7091bb8927ef4e8dad90c3213b12fc","kind":"tag","published_at":"2018-11-27T17:56:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.4/manifests"},{"name":"killbill-0.20.3","sha":"3ede375c52db9c2c157c3784086c02e5b57cce5f","kind":"tag","published_at":"2018-10-30T17:51:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.3/manifests"},{"name":"killbill-0.20.2","sha":"aefea9a4de9d14b5e05d4de065bea2d4f4df4fe1","kind":"tag","published_at":"2018-09-21T18:28:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.2/manifests"},{"name":"killbill-0.18.22","sha":"8813bd0992adc91891a2e6126c78a26b5725fdcd","kind":"tag","published_at":"2018-09-12T08:47:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.22/manifests"},{"name":"killbill-0.20.1","sha":"c280ced99f7ea1bf8a7b05998a1c50f623b8a634","kind":"tag","published_at":"2018-07-24T22:15:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.1/manifests"},{"name":"killbill-0.20.0","sha":"66109b882fea00eb85f9b4bb36cf66d5dbfd0090","kind":"tag","published_at":"2018-07-10T21:04:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.20.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.20.0/manifests"},{"name":"killbill-0.19.19","sha":"95ce64a849de2eda98e6ea99b07309cbb66a4946","kind":"tag","published_at":"2018-07-09T10:16:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.19/manifests"},{"name":"killbill-0.19.18","sha":"854c15933fc5d096af803e351aea70902ee05c74","kind":"tag","published_at":"2018-06-30T00:43:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.18/manifests"},{"name":"killbill-0.18.21","sha":"382381ba8b2f2da76f86b0f6fb289ab2fab43cf8","kind":"tag","published_at":"2018-06-27T16:46:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.21/manifests"},{"name":"killbill-0.19.17","sha":"57afb51dd27604cf7554e592adcab604bb9e3c34","kind":"tag","published_at":"2018-06-26T22:28:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.17/manifests"},{"name":"killbill-0.19.16","sha":"00079bccfa2d6c1b56643eca9b4909e3938d9cdd","kind":"tag","published_at":"2018-05-29T20:10:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.16/manifests"},{"name":"killbill-0.19.15","sha":"4d90e3304ecbd3e7f07b51609a3f4048311ddcb9","kind":"tag","published_at":"2018-05-18T19:59:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.15/manifests"},{"name":"killbill-0.18.20","sha":"75f33db9016c98b3a43b04ba0f647714a3173f85","kind":"tag","published_at":"2018-05-18T18:56:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.20/manifests"},{"name":"killbill-0.19.14","sha":"e893c7dbc5801f558d62639b0ea1399016627b1c","kind":"tag","published_at":"2018-05-10T17:17:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.14/manifests"},{"name":"killbill-0.19.13","sha":"034e8bef83b9c8d2d0da1aa5c9d7ffe29c126269","kind":"tag","published_at":"2018-04-30T20:22:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.13/manifests"},{"name":"killbill-0.19.12","sha":"7fc8c514890524382ce7d3cbbd8eb4015d319454","kind":"tag","published_at":"2018-04-26T00:06:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.12/manifests"},{"name":"killbill-0.19.11","sha":"7b93e35d9f5c4ff349f613a7f38fdee592d337d7","kind":"tag","published_at":"2018-04-24T17:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.11/manifests"},{"name":"killbill-0.19.10","sha":"46dc4e5077c409d8a1fa7c7130cba6a8270483df","kind":"tag","published_at":"2018-04-19T23:06:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.10/manifests"},{"name":"killbill-0.19.9","sha":"07b00bc8b85efaae765f83d7238f362dd395f456","kind":"tag","published_at":"2018-04-10T17:02:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.9/manifests"},{"name":"killbill-0.19.8","sha":"8bd380e729997077282df4e9e770cfb55ff14861","kind":"tag","published_at":"2018-04-05T09:29:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.8/manifests"},{"name":"killbill-0.19.7","sha":"f656b809884bf4191209c67d201dd0eeaae18398","kind":"tag","published_at":"2018-03-29T13:41:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.7/manifests"},{"name":"killbill-0.18.19","sha":"312d301433feec9e08a932ddf92dad97a83c3f64","kind":"tag","published_at":"2018-03-16T10:59:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.19/manifests"},{"name":"killbill-0.19.6","sha":"49607da60ef117e9462d62c488e2161ad193cac9","kind":"tag","published_at":"2018-03-15T15:13:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.6/manifests"},{"name":"killbill-0.19.5","sha":"93db2cfa942c84c2ea0eb4a9568b73ba8e999608","kind":"tag","published_at":"2018-03-07T21:11:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.5/manifests"},{"name":"killbill-0.19.4","sha":"e182270d605fd782abbb3d108f0a141ff4f8eefc","kind":"tag","published_at":"2018-02-26T14:23:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.4/manifests"},{"name":"killbill-0.18.18","sha":"d5fa17d7e8de6a133ef17945749f159ab6a448f3","kind":"tag","published_at":"2018-02-19T17:43:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.18/manifests"},{"name":"killbill-0.19.3","sha":"6a37d4e6da10c9c2c1d458d06466538e71e84914","kind":"tag","published_at":"2018-02-19T03:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.3/manifests"},{"name":"killbill-0.18.17","sha":"c26b4a465f0517c85f70dcb44bd4be5457694799","kind":"tag","published_at":"2018-02-01T23:16:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.17/manifests"},{"name":"killbill-0.19.2","sha":"45702d20c0ee1b069a6d3cb51fccffc036281067","kind":"tag","published_at":"2018-01-31T18:18:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.2/manifests"},{"name":"killbill-0.18.16","sha":"c14da8143b38496cbd2f15ab420ee9c307616496","kind":"tag","published_at":"2018-01-28T23:50:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.16/manifests"},{"name":"killbill-0.19.1","sha":"f9a2684498adc001908aa80a24f889cd7499d99f","kind":"tag","published_at":"2018-01-28T23:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.1/manifests"},{"name":"killbill-0.19.0","sha":"d055e1753b11eff797e6c3a97857bc242e14c9e5","kind":"tag","published_at":"2017-12-15T04:09:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.19.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.19.0/manifests"},{"name":"killbill-0.18.15","sha":"eee457c965b5116c8847f0ba095f0d6da9486dd5","kind":"tag","published_at":"2017-12-15T01:57:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.15/manifests"},{"name":"killbill-0.18.14","sha":"bbad6c1764bea89e35d96b7d7886f49b2cb56abd","kind":"tag","published_at":"2017-10-30T19:41:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.14/manifests"},{"name":"killbill-0.18.13","sha":"30255ca5c27b62ed230643c941c9109b1e522f27","kind":"tag","published_at":"2017-09-06T21:28:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.13/manifests"},{"name":"killbill-0.18.12","sha":"b78dd7040f02f4ae62321fe9b1ccb2cd91581df1","kind":"tag","published_at":"2017-08-03T00:33:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.12/manifests"},{"name":"killbill-0.18.11","sha":"ec36a7941dc4126afef1e7bfde260161d183a041","kind":"tag","published_at":"2017-07-06T17:25:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.11/manifests"},{"name":"killbill-0.18.10","sha":"d23ef7ef2c0c8dad4bc28aa634fa94bdc677bb3e","kind":"tag","published_at":"2017-07-06T00:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.10/manifests"},{"name":"killbill-0.18.9","sha":"478bc8aa2502406aad796ff23e3bfaa3e76076a1","kind":"tag","published_at":"2017-06-02T05:05:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.9/manifests"},{"name":"killbill-0.18.8","sha":"c8be530447f55f90984b5271dcde54e2fefe6e28","kind":"tag","published_at":"2017-05-08T16:50:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.8/manifests"},{"name":"killbill-0.18.7","sha":"9e78ea50a4e139dbd0a88c5e7d6a765b68bd5e68","kind":"tag","published_at":"2017-04-27T04:27:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.7/manifests"},{"name":"killbill-0.17.2.4","sha":"55059ceb5d4992fc42c2d6f727ecd0057a215713","kind":"tag","published_at":"2017-04-07T18:41:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.4/manifests"},{"name":"killbill-0.18.6","sha":"df756ed3ab934781508ac37eb72cc29ecc1b7cd2","kind":"tag","published_at":"2017-04-03T23:03:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.6/manifests"},{"name":"killbill-0.18.5","sha":"a3f0b393058462e5769f1c01f0a852073a3b850e","kind":"tag","published_at":"2017-03-23T22:06:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.5/manifests"},{"name":"killbill-0.18.4","sha":"957de19687c48fb132a769471b503b84f742931e","kind":"tag","published_at":"2017-02-27T20:54:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.4/manifests"},{"name":"killbill-0.18.3","sha":"46af5a756187582ba1b7a6d56c8a68829754afd0","kind":"tag","published_at":"2017-02-02T16:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.3/manifests"},{"name":"killbill-0.18.2","sha":"db03a0600ceb8f825e1aad7a6c6fd9501016533a","kind":"tag","published_at":"2017-01-03T21:57:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.2/manifests"},{"name":"killbill-0.18.1","sha":"41dfb3ebeb035b849165a173a4ae6338ce061f03","kind":"tag","published_at":"2016-11-21T18:40:59.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.1/manifests"},{"name":"killbill-0.18.0","sha":"0355ec0a2c8ab2c8d001c22f17986a1d3212145e","kind":"tag","published_at":"2016-11-14T02:39:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.18.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.18.0/manifests"},{"name":"killbill-0.17.2.3","sha":"3f124bba233c3f99d88e04cfc4262d7a83603217","kind":"tag","published_at":"2016-11-12T01:24:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.3/manifests"},{"name":"killbill-0.16.12","sha":"e9b408a664b7e4227547b0763e69e2d0d6b7b2cd","kind":"tag","published_at":"2016-11-11T23:38:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.12/manifests"},{"name":"killbill-0.16.11","sha":"f09cbd6c0d15e5d0afce8434ac3a35413cca5289","kind":"tag","published_at":"2016-11-07T18:54:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.11/manifests"},{"name":"killbill-0.17.2.2","sha":"9ac3117af4f318a47c616239b37c41fa02926fa4","kind":"tag","published_at":"2016-11-07T16:02:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.2/manifests"},{"name":"killbill-0.16.10","sha":"e6fff7302c12bd89b2a1630b3ed07ab0f210a9ab","kind":"tag","published_at":"2016-11-03T00:39:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.10/manifests"},{"name":"killbill-0.17.2.1","sha":"ff86e93c46777eac1be1d6c1e79e6894e5e9dc74","kind":"tag","published_at":"2016-11-02T18:50:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2.1/manifests"},{"name":"killbill-0.17.8","sha":"2b5d4fafe4127e12bfbb3d72ec50e851a23e0db0","kind":"tag","published_at":"2016-11-02T01:19:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.8/manifests"},{"name":"killbill-0.17.7","sha":"afcf51dc3389bd74f93267b4ae74055d97cf7d2c","kind":"tag","published_at":"2016-11-01T17:41:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.7/manifests"},{"name":"killbill-0.17.6","sha":"6823aa9ecbbb42a153312c0845aee0f8f3837b54","kind":"tag","published_at":"2016-10-16T21:14:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.6/manifests"},{"name":"killbill-0.17.5","sha":"77d27943f83855bba11d6374b2b01b984bcb4b42","kind":"tag","published_at":"2016-10-12T17:59:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.5/manifests"},{"name":"killbill-0.17.4","sha":"06dabaef89789ba3301d46a48d620a3c906e97cb","kind":"tag","published_at":"2016-09-09T20:04:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.4/manifests"},{"name":"killbill-0.16.9","sha":"71b4a01de191e30ee2d5a1b05d506bb11945e621","kind":"tag","published_at":"2016-09-09T19:45:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.9/manifests"},{"name":"killbill-0.17.3","sha":"998f24ee624711dbfdb8b5c97683015e584caeff","kind":"tag","published_at":"2016-09-09T02:48:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.3/manifests"},{"name":"killbill-0.16.8","sha":"cbb9db4b3f3aba098b628f10e637a9ee6a866d9b","kind":"tag","published_at":"2016-08-09T19:02:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.8/manifests"},{"name":"killbill-0.17.2","sha":"c0f6ef9b4e69dbce404d6308a24d336f36532709","kind":"tag","published_at":"2016-07-28T02:21:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.2/manifests"},{"name":"killbill-0.17.1","sha":"f43157fb1f38521efd65170a7b86e2e4d797c9c9","kind":"tag","published_at":"2016-07-14T02:15:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.1/manifests"},{"name":"killbill-0.16.7","sha":"0e34c1c2cb83e1f80f71461e7640912a90c4922c","kind":"tag","published_at":"2016-07-01T22:26:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.7/manifests"},{"name":"killbill-0.17.0","sha":"5d155faec44db70122feb992707037f4508aa0ee","kind":"tag","published_at":"2016-06-15T18:48:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.17.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.17.0/manifests"},{"name":"killbill-0.16.6","sha":"fd7485c8279b9cf0d4f2ff4694c646499dd0e97f","kind":"tag","published_at":"2016-06-15T03:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.6/manifests"},{"name":"killbill-0.16.5","sha":"323c740a2db9e8943efdd83f407690552001c54c","kind":"tag","published_at":"2016-05-23T04:00:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.5/manifests"},{"name":"killbill-0.16.4","sha":"290c06a216e4ae1e4557322843f59eda786ed14a","kind":"tag","published_at":"2016-05-05T00:46:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.4/manifests"},{"name":"killbill-0.16.3","sha":"e80b363b401164ff14286b4f47f4f506cf7d268b","kind":"tag","published_at":"2016-03-22T00:16:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.3/manifests"},{"name":"killbill-0.16.2","sha":"8fe5ebd03170e1a5a583289f0e4beda1cf038fde","kind":"tag","published_at":"2016-02-24T20:33:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.2/manifests"},{"name":"killbill-0.16.1","sha":"33dfdd8a0d5b56cd51d9c3ba5fe7fdf97d58c677","kind":"tag","published_at":"2016-01-29T02:47:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.1/manifests"},{"name":"killbill-0.16.0","sha":"af947444806efcbed061ea709a68b6d198ec7e73","kind":"tag","published_at":"2015-12-18T21:34:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.16.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.16.0/manifests"},{"name":"killbill-0.15.10","sha":"4b515fb6c8baca03f4d144bf3f332c2fd592ca33","kind":"tag","published_at":"2015-12-04T20:46:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.10/manifests"},{"name":"killbill-0.15.9","sha":"0a55230bf2a00e8b5535f15224ee0ca02a5beab0","kind":"tag","published_at":"2015-11-05T22:29:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.9/manifests"},{"name":"killbill-0.15.8","sha":"f023d59ef4a97800c08f17a1024595517d4654d7","kind":"tag","published_at":"2015-11-03T19:27:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.8/manifests"},{"name":"killbill-0.15.7","sha":"863785e664d4a896b9e037e56496e2bf2f6054c4","kind":"tag","published_at":"2015-10-23T01:03:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.7/manifests"},{"name":"killbill-0.15.6","sha":"e5420a8731d929ccfb0b1a072f54920256076338","kind":"tag","published_at":"2015-10-07T23:11:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.6/manifests"},{"name":"killbill-0.15.5","sha":"445aaabfafb0f50791efc2ee6cac8e91eff3af16","kind":"tag","published_at":"2015-09-16T23:47:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.5/manifests"},{"name":"killbill-0.15.4","sha":"edb6f346e36b4ea06eb0b6147211684f1922528b","kind":"tag","published_at":"2015-09-14T18:31:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.4/manifests"},{"name":"killbill-0.14.1","sha":"8ce977f659d20f1c4fa7c316d1b832911517f902","kind":"tag","published_at":"2015-09-12T02:31:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.1/manifests"},{"name":"killbill-0.15.3","sha":"2467f534e4a4a5ca2944d3600ee171836f9e496e","kind":"tag","published_at":"2015-08-21T17:57:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.3/manifests"},{"name":"killbill-0.15.2","sha":"14aa31de927227d1443809e2cf773d7a74eff80c","kind":"tag","published_at":"2015-08-10T19:08:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.2/manifests"},{"name":"killbill-0.15.1","sha":"2847e3b14303f94c86cc8d308afc9a413fb40cc9","kind":"tag","published_at":"2015-07-14T23:39:42.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.1/manifests"},{"name":"killbill-0.15.0","sha":"f9a154cbc92da9a09831804af4e34c82c9b76739","kind":"tag","published_at":"2015-06-26T23:13:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.15.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.15.0/manifests"},{"name":"killbill-0.14.0","sha":"ba7f542bd948acd1d04005bc080e22c63c83c77f","kind":"tag","published_at":"2015-05-14T16:32:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.14.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.14.0/manifests"},{"name":"killbill-0.13.7","sha":"9089f58567220690eea5ab423e45521eabd43d85","kind":"tag","published_at":"2015-05-06T12:32:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.7/manifests"},{"name":"killbill-0.13.6","sha":"448c8adc979def0be4599ee8ababde34356e2f94","kind":"tag","published_at":"2015-04-02T18:58:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.6/manifests"},{"name":"killbill-0.13.5","sha":"921eb891dd58d8ce94dd94c3a7b8ded16e9846b2","kind":"tag","published_at":"2015-03-09T19:43:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.5/manifests"},{"name":"killbill-0.13.4","sha":"5ad705e301bea55092ae5208d35487997639ceab","kind":"tag","published_at":"2015-02-17T22:07:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.4/manifests"},{"name":"killbill-0.13.3","sha":"1c63284ab4ae565789815d418508a591888f126d","kind":"tag","published_at":"2015-02-08T18:09:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.3/manifests"},{"name":"killbill-0.13.2","sha":"010b736e106f970c02fe376910d8c39d71540b40","kind":"tag","published_at":"2015-01-31T18:11:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.2/manifests"},{"name":"killbill-0.13.1","sha":"4b0b6e43cf7cadb6b554d410c69dc69666956ed8","kind":"tag","published_at":"2015-01-14T18:25:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.13.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.13.1/manifests"},{"name":"killbill-0.12.1","sha":"352051554e5ca889e7b372734c53998e7f361471","kind":"tag","published_at":"2014-11-20T16:22:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.1/manifests"},{"name":"killbill-0.12.0","sha":"478c305ef657880193d234dde4c082c7f5255b05","kind":"tag","published_at":"2014-10-24T19:08:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.12.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.12.0/manifests"},{"name":"killbill-0.11.13","sha":"29d0efe5fc46aff9d67841c40b4dd82479bdbcb3","kind":"tag","published_at":"2014-10-17T18:21:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.13/manifests"},{"name":"killbill-0.11.12","sha":"11a6096f03a4724895463f9dfa546e0c99f976a1","kind":"tag","published_at":"2014-10-05T14:11:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.12/manifests"},{"name":"killbill-0.11.11","sha":"992c2859286d32297bdeeac01ddb0f96753e08de","kind":"tag","published_at":"2014-09-27T19:18:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.11/manifests"},{"name":"killbill-0.11.10","sha":"407d8e3270a88ce9ad7dc02609568d84884a55f2","kind":"tag","published_at":"2014-09-24T18:50:54.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.10/manifests"},{"name":"killbill-0.11.9","sha":"2696271a25f1c858638d3cc2aeedc1cf15702d4c","kind":"tag","published_at":"2014-08-15T10:02:40.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.9/manifests"},{"name":"killbill-0.11.8","sha":"088b2dc157e0f1c43166b38dbb794a84a52571b0","kind":"tag","published_at":"2014-08-06T20:45:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.8/manifests"},{"name":"killbill-0.11.7","sha":"cf9e0d183e61e0341810f4782cfde942bae8864a","kind":"tag","published_at":"2014-07-19T14:52:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.7/manifests"},{"name":"killbill-0.11.6","sha":"656f085d5a19958bed0e4c57aa5fc01e5836e9f3","kind":"tag","published_at":"2014-07-12T23:56:19.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.6/manifests"},{"name":"killbill-0.11.5","sha":"03f2cc357c134ab08c8796464988cc1a218a8b74","kind":"tag","published_at":"2014-07-08T12:21:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.5/manifests"},{"name":"killbill-0.8.14","sha":"8c3f6f6dd47509c76c9e12b544aad0587338747f","kind":"tag","published_at":"2014-05-04T18:22:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.14/manifests"},{"name":"killbill-0.11.4","sha":"c5754bb2aca4526325716af9c178c59457d6ebae","kind":"tag","published_at":"2014-05-02T13:57:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.4/manifests"},{"name":"killbill-0.11.3","sha":"f0f4349f9094aa29e20d08695493de6dade0088a","kind":"tag","published_at":"2014-05-01T14:11:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.3/manifests"},{"name":"killbill-0.11.2","sha":"3030c716b65ce730b39284ef79aa5b335464e4da","kind":"tag","published_at":"2014-04-25T13:07:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.2/manifests"},{"name":"killbill-0.11.1","sha":"8fb21eb61ed1958c9fb8bc9779299004c468264c","kind":"tag","published_at":"2014-04-20T21:40:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.11.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.11.1/manifests"},{"name":"killbill-0.10.2","sha":"f43a0039d1a688d564cf99d6068f656a695e6595","kind":"tag","published_at":"2014-04-14T14:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.2/manifests"},{"name":"killbill-0.10.1","sha":"061bad5e8e891e19945aa7204218763267c568d9","kind":"tag","published_at":"2014-04-11T19:30:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.1/manifests"},{"name":"killbill-0.10.0","sha":"646f496bba5ce032c8fc0b79170e332f632585f4","kind":"tag","published_at":"2014-04-06T22:28:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.10.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.10.0/manifests"},{"name":"killbill-0.9.2","sha":"76eda491b1b674f838ab9dc269f11d6b655b1325","kind":"tag","published_at":"2014-03-14T15:53:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.2/manifests"},{"name":"killbill-0.9.1","sha":"6fd7963f67e4541ddabea09d4c02950108abebed","kind":"tag","published_at":"2014-03-09T21:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.1/manifests"},{"name":"killbill-0.9.0","sha":"5bfcd393a8035d8d1f9dd5ea4e929f2993ee8a63","kind":"tag","published_at":"2014-03-09T03:23:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.9.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.9.0/manifests"},{"name":"killbill-0.8.13","sha":"26356bfe8517bf2fa6e7e934b726cf43d698d89b","kind":"tag","published_at":"2014-02-26T15:58:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.13/manifests"},{"name":"killbill-0.8.12","sha":"404e2d748e6dd0f5af9beb2c37cf7c1f564be41a","kind":"tag","published_at":"2014-02-06T00:54:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.12/manifests"},{"name":"killbill-0.8.11","sha":"112836372a0406f6e5801185107f775dbba15ebb","kind":"tag","published_at":"2014-01-30T14:01:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.11/manifests"},{"name":"killbill-0.8.10","sha":"5650f1115c6c59251e61a7a2639f3458e9da627f","kind":"tag","published_at":"2014-01-22T21:00:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.10/manifests"},{"name":"killbill-0.8.9","sha":"02e558faba222632ed86ccc7967b1873f752b3e2","kind":"tag","published_at":"2014-01-19T12:39:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.9/manifests"},{"name":"killbill-0.8.8","sha":"b9d321dec3f90b944d55b541232538363b395c26","kind":"tag","published_at":"2014-01-16T03:57:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.8/manifests"},{"name":"killbill-0.8.7","sha":"3232311470efda10be6e57ebe045c03fa79a6125","kind":"tag","published_at":"2014-01-06T13:39:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.7/manifests"},{"name":"killbill-0.8.6","sha":"537133ae9588da208f15d71a87303ad65710de1d","kind":"tag","published_at":"2013-12-14T01:39:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.6/manifests"},{"name":"killbill-0.8.5","sha":"7e0463ee4c179b068ca7d9a844c1b61aae057d43","kind":"tag","published_at":"2013-12-09T19:22:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.5/manifests"},{"name":"killbill-0.8.4","sha":"07780a3c73996a2c72ac46db2231bad7ea4ca371","kind":"tag","published_at":"2013-12-02T22:18:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.4/manifests"},{"name":"killbill-0.8.3","sha":"b5025c3e01d02401cd6d65f21ec183973bf2b525","kind":"tag","published_at":"2013-11-25T18:22:25.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.3/manifests"},{"name":"killbill-0.8.2","sha":"7759f1fd33a6c0f8195d82ae235cd562504cdbe2","kind":"tag","published_at":"2013-11-21T00:38:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.2/manifests"},{"name":"killbill-0.8.1","sha":"72f3d6d9b4e263cd8e621ef31b1886282deafa2a","kind":"tag","published_at":"2013-11-03T18:58:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.1/manifests"},{"name":"killbill-0.8.0","sha":"d25008c28ef933738f9213000cf33a0044bc08a7","kind":"tag","published_at":"2013-10-31T14:57:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.8.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.8.0/manifests"},{"name":"killbill-0.7.2","sha":"1a32a7990dcc0631000005e13f1fd2b77112d496","kind":"tag","published_at":"2013-10-30T17:29:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.2/manifests"},{"name":"killbill-0.7.1","sha":"27c191e20d06e8b2d9e0959c3a7d97b8f18d301d","kind":"tag","published_at":"2013-10-28T13:44:15.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.1/manifests"},{"name":"killbill-0.7.0","sha":"2bed8a913d44ffb1db6e17bb2ac787fbd67a3498","kind":"tag","published_at":"2013-10-25T20:28:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.7.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.7.0/manifests"},{"name":"killbill-0.6.17","sha":"7b79aa6e74bc1946ee3c6682a7f26f2112e660a1","kind":"tag","published_at":"2013-10-16T01:05:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.17/manifests"},{"name":"killbill-0.6.16","sha":"3c7e453421c197b4a325158c648d58058273ef82","kind":"tag","published_at":"2013-10-12T00:46:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.16/manifests"},{"name":"killbill-0.6.15","sha":"f6eca162d9611ed74e5bb51e1dad69bac263b204","kind":"tag","published_at":"2013-09-26T23:26:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.15/manifests"},{"name":"killbill-0.6.14","sha":"2b5f7d43f49026b32d297d8f37e51c968c9d4fe2","kind":"tag","published_at":"2013-09-25T23:06:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.14/manifests"},{"name":"killbill-0.6.13","sha":"6f94b386098dd93289b9b966c55df9642864ccb2","kind":"tag","published_at":"2013-09-25T02:33:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.13/manifests"},{"name":"killbill-0.6.12","sha":"c74311649ad362a4dfb15fff2ab9ffd33a0bd876","kind":"tag","published_at":"2013-09-19T02:39:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.12/manifests"},{"name":"killbill-0.6.11","sha":"9d7c50b9e87c32b149fc4ebda7bc2059b75a99e1","kind":"tag","published_at":"2013-09-18T22:38:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.11/manifests"},{"name":"killbill-0.6.10","sha":"9700d650fa851b1ed4226174625d0b391973f343","kind":"tag","published_at":"2013-09-18T19:12:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.10/manifests"},{"name":"killbill-0.6.9","sha":"3b481a5bb0aa78f01884958d62502c35940462fe","kind":"tag","published_at":"2013-09-18T01:17:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.9/manifests"},{"name":"killbill-0.6.8","sha":"bf9ef3f749cdc985a0965c305eb4d0285e100f24","kind":"tag","published_at":"2013-09-15T19:34:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.8/manifests"},{"name":"killbill-0.6.7","sha":"56ceab34ab013659c7fac3b233d87924dada6e4e","kind":"tag","published_at":"2013-09-11T02:47:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.7/manifests"},{"name":"killbill-0.6.6","sha":"3e89b7faf3ac6f9c3d9f3a4596a0d90718baad51","kind":"tag","published_at":"2013-09-09T19:53:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.6/manifests"},{"name":"killbill-0.6.5","sha":"e7c5d36799e66fc4ca6287d5a74e7476d963d39a","kind":"tag","published_at":"2013-09-05T01:39:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.5/manifests"},{"name":"killbill-0.6.4","sha":"be30c78b3c4fa93367b761af9a02d0365d675b35","kind":"tag","published_at":"2013-09-04T00:12:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.4/manifests"},{"name":"killbill-0.6.3","sha":"a1e39aedb692f803d7ec4182733af10ff93256e2","kind":"tag","published_at":"2013-08-30T04:23:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.3/manifests"},{"name":"killbill-0.6.2","sha":"3711e4524faaa102bff4fced25054f05c2fbb18d","kind":"tag","published_at":"2013-08-27T18:33:17.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.2/manifests"},{"name":"killbill-0.6.1","sha":"bb0646974b8af4494cb668caff2e13ef484c64a8","kind":"tag","published_at":"2013-08-23T16:59:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.1/manifests"},{"name":"killbill-0.6.0","sha":"b8348bfcd047cee46d66a05acd4039d6a965becb","kind":"tag","published_at":"2013-08-20T23:06:28.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.6.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.6.0/manifests"},{"name":"killbill-0.5.0","sha":"6d654f4f80053c25f6fab022f77899af56d090d8","kind":"tag","published_at":"2013-08-19T12:56:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.5.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.5.0/manifests"},{"name":"killbill-0.4.0","sha":"990bf1700ff57156e053a1d9a3f19189f2ddf194","kind":"tag","published_at":"2013-07-31T15:21:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.4.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.4.0/manifests"},{"name":"killbill-0.3.6","sha":"55f818fabe9ab6d583c4697d79f76b56664f2aa4","kind":"tag","published_at":"2013-07-24T20:36:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.6/manifests"},{"name":"killbill-0.3.5","sha":"c184f4d6d5bd344c9c8ebb0961fb8b335587a2da","kind":"tag","published_at":"2013-07-19T23:15:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.5/manifests"},{"name":"killbill-0.3.4","sha":"4ca050593a3f93fd10c186a88aaf43784e9b878f","kind":"tag","published_at":"2013-07-18T17:15:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.4","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.4/manifests"},{"name":"killbill-0.3.3","sha":"3c3fb2235d1d123624761cfad671f5b82a30d335","kind":"tag","published_at":"2013-07-12T20:09:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.3/manifests"},{"name":"killbill-0.3.2","sha":"4cd1977a568b74228625a83167bef5a89afd522f","kind":"tag","published_at":"2013-07-11T02:10:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.2/manifests"},{"name":"killbill-0.3.1","sha":"c36cc19bd0e8e8a67ef9b0f5c6b18ee5cad530cb","kind":"tag","published_at":"2013-06-22T01:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.1/manifests"},{"name":"killbill-0.3.0","sha":"ae39f358166606883896ce78ab36cdcc0b21c287","kind":"tag","published_at":"2013-06-21T20:00:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.3.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.3.0/manifests"},{"name":"killbill-0.2.5","sha":"a6e6bbe7bebb7dc1a649e38e5e5b0211216494aa","kind":"tag","published_at":"2013-06-18T20:50:18.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.5/manifests"},{"name":"killbill-0.2.3","sha":"46da80be68221f42dc6cd34f201bf86e3b0bddbe","kind":"tag","published_at":"2013-06-18T18:25:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.3","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.3/manifests"},{"name":"killbill-0.2.2","sha":"4107f30ce3dcc93cfe113adf1e3dd388c5fed56e","kind":"tag","published_at":"2013-06-12T21:42:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.2/manifests"},{"name":"killbill-0.2.1","sha":"8d3ed4d00bd7b7b79493ac7ccd7dae0fa2f68168","kind":"tag","published_at":"2013-06-05T22:16:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.1/manifests"},{"name":"killbill-0.2.0","sha":"61f442685369b487fd1ca02232d01a9893212079","kind":"tag","published_at":"2013-06-05T04:48:05.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.2.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.2.0/manifests"},{"name":"killbill-0.1.80","sha":"23d9d181be64427554d44e84e53cde0b4550b607","kind":"tag","published_at":"2013-05-30T22:33:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.80","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.80/manifests"},{"name":"killbill-0.1.79","sha":"7b7458c53ffb279f412fd1d03a1f0fe276e36e3a","kind":"tag","published_at":"2013-05-24T23:16:49.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.79","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.79/manifests"},{"name":"killbill-0.1.78","sha":"bb02d1dde29d4ae2387157e8d551726a2b8e2894","kind":"tag","published_at":"2013-05-21T00:38:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.78","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.78/manifests"},{"name":"killbill-0.1.77","sha":"e64b5a2bfccc97cedad09940f15382a48aa27c11","kind":"tag","published_at":"2013-05-18T01:04:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.77","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.77/manifests"},{"name":"killbill-0.1.76","sha":"30f9ba60e7dd1bda101d57996883c60ef23bcf7d","kind":"tag","published_at":"2013-05-09T22:54:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.76","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.76/manifests"},{"name":"killbill-0.1.75","sha":"69dadd98b03d4d45a8055e84feb989facb7e0792","kind":"tag","published_at":"2013-05-07T22:08:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.75","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.75/manifests"},{"name":"killbill-0.1.74","sha":"a3aa99ebb26a73b06db68b694574a7a4365896f0","kind":"tag","published_at":"2013-05-07T03:18:32.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.74","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.74/manifests"},{"name":"killbill-0.1.73","sha":"30b12b4a7ce5e06f72c4e13dd6651486a8f91e1b","kind":"tag","published_at":"2013-05-06T19:48:34.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.73","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.73/manifests"},{"name":"killbill-0.1.72","sha":"e2144a97e9bffac9525b4a1b6035ef2f41afde35","kind":"tag","published_at":"2013-05-02T19:58:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.72","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.72/manifests"},{"name":"killbill-0.1.71","sha":"c0ab83828150778147113d540ae80ef85885b89f","kind":"tag","published_at":"2013-05-01T22:40:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.71","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.71/manifests"},{"name":"killbill-0.1.70","sha":"c25428a20fc97ef2ba3f08a5a60d84197b61b3c1","kind":"tag","published_at":"2013-04-30T01:54:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.70","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.70/manifests"},{"name":"killbill-0.1.69","sha":"54114b1a163adb1011313cb006c714c14442e254","kind":"tag","published_at":"2013-04-26T23:27:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.69","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.69/manifests"},{"name":"killbill-0.1.68","sha":"13d272445cc9ca9a42c0b59b34b67e71bede2fec","kind":"tag","published_at":"2013-04-24T17:36:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.68","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.68/manifests"},{"name":"killbill-0.1.67","sha":"ca3dace9a50dba5c06f99a77029d7de4efe9a4c4","kind":"tag","published_at":"2013-04-19T01:57:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.67","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.67/manifests"},{"name":"killbill-0.1.66","sha":"4bb04db4277b84804b5d44d08a3ec769329a0e61","kind":"tag","published_at":"2013-04-16T02:30:53.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.66","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.66/manifests"},{"name":"killbill-0.1.65","sha":"0269c09cc0a2076fac4007a397f70d51adfa17cd","kind":"tag","published_at":"2013-04-15T18:30:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.65","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.65/manifests"},{"name":"killbill-0.1.64","sha":"e2b70630e0f0c3a75e1a8abdd3976c2b6982ea3a","kind":"tag","published_at":"2013-04-12T03:45:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.64","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.64/manifests"},{"name":"killbill-0.1.63","sha":"93395cdc6dcec820c04f8c6e093597e40a08bef9","kind":"tag","published_at":"2013-04-10T22:56:48.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.63","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.63/manifests"},{"name":"killbill-0.1.62","sha":"423568a87aa20f398e02aa7bdd3820a99087e426","kind":"tag","published_at":"2013-03-28T22:51:07.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.62","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.62/manifests"},{"name":"killbill-0.1.61","sha":"7684e1dc271bb5582da0fa0e4276f16ef1d9cead","kind":"tag","published_at":"2013-03-28T18:24:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.61","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.61/manifests"},{"name":"killbill-0.1.60","sha":"0998d982b95a98e5e8c3e4c0e5e7285f147c6b72","kind":"tag","published_at":"2013-03-18T23:29:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.60","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.60/manifests"},{"name":"killbill-0.1.59","sha":"b5c5e0b988d969a212b8d3e9ebded9394ba2557c","kind":"tag","published_at":"2013-03-15T18:44:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.59","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.59/manifests"},{"name":"killbill-0.1.58","sha":"434e1204fdb2b2ed658a55401c1164713b0a68f5","kind":"tag","published_at":"2013-03-15T04:02:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.58","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.58/manifests"},{"name":"killbill-0.1.57","sha":"c8397bbb1cec910c30971e26ac8db75a4b76406a","kind":"tag","published_at":"2013-03-15T01:18:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.57","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.57/manifests"},{"name":"killbill-0.1.56","sha":"76c9aee80fd986118d5d14fbf9ba577e467eefa0","kind":"tag","published_at":"2013-03-14T23:40:37.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.56","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.56/manifests"},{"name":"killbill-0.1.55","sha":"f1740efda977e88f6c27cc95e9aeb4319d6389a7","kind":"tag","published_at":"2013-02-21T00:15:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.55","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.55/manifests"},{"name":"killbill-0.1.54","sha":"490e2a2ac7f1bea64324304214283089acaa2d90","kind":"tag","published_at":"2013-02-20T20:36:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.54","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.54/manifests"},{"name":"killbill-0.1.53","sha":"c972f74212d2557ff57d85f7e81462ec8ea51de2","kind":"tag","published_at":"2013-02-11T21:52:30.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.53","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.53/manifests"},{"name":"killbill-0.1.52","sha":"6b1c593b304bc4a821ac17e2216afaace8ddbfa1","kind":"tag","published_at":"2013-01-31T23:27:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.52","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.52/manifests"},{"name":"killbill-0.1.51","sha":"68d8490f43d9a9e10167a85811c3b9d814296058","kind":"tag","published_at":"2013-01-31T00:49:41.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.51","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.51/manifests"},{"name":"killbill-0.1.50","sha":"9c31187b8cbc59dfa9da7c641b02158bdd4fa412","kind":"tag","published_at":"2013-01-09T21:46:10.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.50","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.50/manifests"},{"name":"killbill-0.1.49","sha":"da3f249e06df63a4241bea6be6874e8c227fe84d","kind":"tag","published_at":"2013-01-08T00:03:14.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.49","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.49/manifests"},{"name":"killbill-0.1.48","sha":"1e4569add720fc83f2a6ae899d6d26134ce7049d","kind":"tag","published_at":"2012-12-12T19:43:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.48","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.48/manifests"},{"name":"killbill-0.1.47","sha":"f82b10106bf53da556774a3f908a9246e9e24f07","kind":"tag","published_at":"2012-12-10T22:33:39.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.47","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.47/manifests"},{"name":"killbill-0.1.46","sha":"3f981fe82712cef98a926737ff4e5e2d77b5803f","kind":"tag","published_at":"2012-12-03T03:02:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.46","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.46/manifests"},{"name":"killbill-0.1.45","sha":"718262b6b7be6814fceabd26af0c4b908cc386ed","kind":"tag","published_at":"2012-12-02T21:04:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.45","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.45/manifests"},{"name":"killbill-0.1.44","sha":"0574efc5c92198ca4c0d91d4706c7a17b542f36f","kind":"tag","published_at":"2012-11-29T02:29:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.44","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.44/manifests"},{"name":"killbill-0.1.43","sha":"b681ff7359ab8e92f86f0955bbc18f6bc7fff3ad","kind":"tag","published_at":"2012-11-20T02:25:02.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.43","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.43/manifests"},{"name":"killbill-0.1.42","sha":"e03cb29ba45c84baf6a64708151ba091b26711b3","kind":"tag","published_at":"2012-10-29T22:56:56.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.42","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.42/manifests"},{"name":"killbill-0.1.39","sha":"e0f3fe8256b2037ccbc8a0b4d607daa47a2a8f72","kind":"tag","published_at":"2012-10-16T00:57:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.39","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.39/manifests"},{"name":"killbill-0.1.38","sha":"0674aa01a82638abfdd7ad9fbbd71c23f152d1cc","kind":"tag","published_at":"2012-10-14T22:00:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.38","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.38/manifests"},{"name":"killbill-0.1.37","sha":"716debd05e54c73d9af9a8ed0a51ba97b9efd85f","kind":"tag","published_at":"2012-10-11T02:47:52.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.37","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.37/manifests"},{"name":"killbill-0.1.35","sha":"7b3e947861a9630ab13b0d8f12df8e688cedf1dc","kind":"tag","published_at":"2012-10-08T01:52:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.35","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.35/manifests"},{"name":"killbill-0.1.34","sha":"b18a4e2cfd812c117db04a2807b32e48810d670f","kind":"tag","published_at":"2012-10-04T00:22:43.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.34","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.34/manifests"},{"name":"killbill-0.1.33","sha":"52f44bc2365106b9432443f9dd798fbf10f8baa8","kind":"tag","published_at":"2012-10-01T22:38:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.33","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.33/manifests"},{"name":"killbill-0.1.32","sha":"aa114d8513837b7e989cfc12cd968ba31e2d3eee","kind":"tag","published_at":"2012-09-27T22:44:22.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.32","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.32/manifests"},{"name":"killbill-0.1.31","sha":"6fe9bfa1f7ecc416f3f37b375a520050cea0a741","kind":"tag","published_at":"2012-09-20T18:54:11.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.31","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.31/manifests"},{"name":"killbill-0.1.30","sha":"b102062d0a59ee7405c3cabae65326466bf1ef97","kind":"tag","published_at":"2012-09-10T20:48:38.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.30","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.30/manifests"},{"name":"killbill-0.1.29","sha":"4370594a4bd615bbbae43a0a713b5789a5727c82","kind":"tag","published_at":"2012-08-21T01:37:35.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.29","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.29/manifests"},{"name":"killbill-0.1.28","sha":"88a7ce48a858991b00845316c67a4ff02477aacb","kind":"tag","published_at":"2012-08-08T18:48:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.28","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.28/manifests"},{"name":"killbill-0.1.27","sha":"c4085b33fb0c902c259e321be78230161abd7834","kind":"tag","published_at":"2012-08-07T19:25:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.27","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.27/manifests"},{"name":"killbill-0.1.26","sha":"d4ed90c7903680e16c906815e429fe27e7dc9f9f","kind":"tag","published_at":"2012-08-07T16:07:46.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.26","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.26/manifests"},{"name":"killbill-0.1.25","sha":"e28709e2dc74dbf21870c98b3876c9939b28ae16","kind":"tag","published_at":"2012-07-26T23:13:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.25","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.25/manifests"},{"name":"killbill-0.1.24","sha":"3d6c63aee949b267ea10d2a67842a128f82ca696","kind":"tag","published_at":"2012-07-26T22:30:47.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.24","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.24/manifests"},{"name":"killbill-0.1.23","sha":"3c0fb0497202bc79d8e307f2bb0521d09c8aae6e","kind":"tag","published_at":"2012-07-26T03:04:13.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.23","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.23/manifests"},{"name":"killbill-0.1.22","sha":"accfc074038f3a5dea847cf7ed49958d2076e9de","kind":"tag","published_at":"2012-07-19T00:50:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.22","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.22/manifests"},{"name":"killbill-0.1.21","sha":"9069428e01444f3b509b643135a30f19e82fc9ef","kind":"tag","published_at":"2012-07-10T01:08:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.21","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.21/manifests"},{"name":"killbill-0.1.20","sha":"d96991298dcc3f3ca98202d1003c949e98cb8f3e","kind":"tag","published_at":"2012-07-04T21:51:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.20/manifests"},{"name":"killbill-0.1.19","sha":"eb2c8ae0ac41fbc1edb9d41ce04f8613c4da76f0","kind":"tag","published_at":"2012-06-27T18:23:08.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.19/manifests"},{"name":"killbill-0.1.18","sha":"f5f6357657b83163569a6940083d3b7b3d548222","kind":"tag","published_at":"2012-06-26T00:55:27.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.18/manifests"},{"name":"killbill-0.1.17","sha":"c0c3744031a6cda878ee156e87d8ea2264331967","kind":"commit","published_at":"2012-06-26T00:08:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.17","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.17/manifests"},{"name":"killbill-0.1.16","sha":"b0236fd4c5d3a13456ef2a9908351ef31e4f4c39","kind":"tag","published_at":"2012-06-21T00:40:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.16/manifests"},{"name":"killbill-0.1.15","sha":"c245b6b09332cb38efc47f02bb4aff80c67f9f37","kind":"tag","published_at":"2012-06-17T18:45:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.15/manifests"},{"name":"killbill-0.1.14","sha":"8d38d89e575e08fcb336ea9286358e85b7364b43","kind":"tag","published_at":"2012-06-16T19:14:24.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.14/manifests"},{"name":"killbill-0.1.13","sha":"10c7f2ac9b1fc1d500842e6b26e27c333d4b9769","kind":"tag","published_at":"2012-06-15T01:04:36.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.13/manifests"},{"name":"killbill-0.1.12","sha":"8ebd06ba5fa993f7d7dba913c0e56650b0c828f7","kind":"tag","published_at":"2012-05-23T03:35:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.12/manifests"},{"name":"killbill-0.1.10","sha":"85f9bd521be31920e46440d1f59ff1f236d702b5","kind":"tag","published_at":"2012-04-09T23:56:51.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.10/manifests"},{"name":"killbill-0.1.9","sha":"b59d1592425f0c6f3f9077bf76a7229519aeb11f","kind":"tag","published_at":"2012-04-09T23:16:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.9/manifests"},{"name":"killbill-0.1.8","sha":"ab26e8db15bc5dcb90c73b28884979075fc64c35","kind":"tag","published_at":"2012-04-09T21:31:33.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.8/manifests"},{"name":"killbill-0.1.7","sha":"87721ce583ca4642f566f7dbcc785896ee8de7cb","kind":"tag","published_at":"2012-03-12T22:15:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.7/manifests"},{"name":"killbill-0.1.6","sha":"bc10a22356ee3c52cb0eb3dad239948e788ed095","kind":"tag","published_at":"2012-02-27T21:23:04.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.6/manifests"},{"name":"killbill-0.1.5","sha":"36aaf25d4399f8d12c52ad9ca07e297eecd5ff38","kind":"tag","published_at":"2012-02-16T03:15:26.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.5/manifests"},{"name":"killbill-0.1.2","sha":"b58494172c219b2a591b602f2d3047e82dedfa03","kind":"tag","published_at":"2012-01-22T21:59:00.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.2","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.2/manifests"},{"name":"killbill-0.1.1","sha":"eecccac67b077d08521f9d30b95ccb5a113241d8","kind":"tag","published_at":"2012-01-12T00:41:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.1","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.1/manifests"},{"name":"killbill-0.1.0","sha":"df041d706d253f835ca0d8a557ffdac2a090ee97","kind":"tag","published_at":"2012-01-08T21:03:06.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.1.0","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.1.0/manifests"},{"name":"killbill-0.0.20","sha":"f1c0bcf26958749526d64e04b174c025e6a287d6","kind":"tag","published_at":"2011-12-22T17:56:29.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.20","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.20/manifests"},{"name":"killbill-0.0.19","sha":"9478cee9465920b17e7f663b5ea0302a96ab9839","kind":"tag","published_at":"2011-12-21T22:49:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.19","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.19/manifests"},{"name":"killbill-0.0.18","sha":"e41dbea4ebf4102e6a2d4d783adfb5e3d3448f00","kind":"tag","published_at":"2011-12-21T21:32:01.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.18","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.18/manifests"},{"name":"killbill-0.0.16","sha":"77fd90d8e7c986e22f1f7f8c78bb0672f1414ad3","kind":"tag","published_at":"2011-12-06T16:38:23.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.16","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.16/manifests"},{"name":"killbill-0.0.15","sha":"5e7a2176ceb9301558f22c61901a5cf9a34a07f0","kind":"tag","published_at":"2011-11-28T20:02:55.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.15","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.15/manifests"},{"name":"killbill-0.0.14","sha":"ae06852ce93e0a37016a4335f64246a179529fb8","kind":"tag","published_at":"2011-11-23T22:40:50.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.14","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.14/manifests"},{"name":"killbill-0.0.13","sha":"2b68911c692ef541015da701eacfee1c53ba3d93","kind":"tag","published_at":"2011-11-16T20:21:09.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13/manifests"},{"name":"killbill-0.0.13-lifecycle","sha":"9bb95e67c0969d5d0a297d0d75e0a6120eec942c","kind":"tag","published_at":"2011-11-16T01:56:57.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.13-lifecycle","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.13-lifecycle","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.13-lifecycle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.13-lifecycle/manifests"},{"name":"killbill-0.0.12","sha":"c4d0c48547e5be5b64e1af0bc924da88da00b880","kind":"tag","published_at":"2011-11-15T00:22:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.12","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.12/manifests"},{"name":"killbill-0.0.11","sha":"2aa30ba5ed96bbe56ea8311dbfc8a2c4ac11cf83","kind":"tag","published_at":"2011-11-12T22:29:12.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.11","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.11/manifests"},{"name":"killbill-0.0.10","sha":"a1adf7b3f687e98e909faa4fbfd1b801dcbb20f2","kind":"tag","published_at":"2011-11-12T20:29:44.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.10","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.10/manifests"},{"name":"killbill-0.0.9","sha":"6f014861ac5c98b3ab24a9c69e8af5273edff517","kind":"tag","published_at":"2011-11-10T22:26:45.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.9","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.9/manifests"},{"name":"killbill-0.0.8","sha":"b8e55d63f55b8b4c22d49f5aa16026e105cecc1b","kind":"tag","published_at":"2011-11-09T02:58:31.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.8","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.8/manifests"},{"name":"killbill-0.0.7","sha":"79eb1d8160c0703f46ae65cf82d8b4f993648ef6","kind":"tag","published_at":"2011-11-08T01:52:20.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.7","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.7/manifests"},{"name":"killbill-0.0.6","sha":"0973ceea4745bba0dfce8e9486fedac9dcc609f2","kind":"tag","published_at":"2011-11-05T00:36:58.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.6","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.6/manifests"},{"name":"killbill-0.0.5","sha":"e4abb2f02c913068407a3882c29d1502f61cba12","kind":"tag","published_at":"2011-11-02T22:00:21.000Z","download_url":"https://codeload.github.com/killbill/killbill/tar.gz/killbill-0.0.5","html_url":"https://github.com/killbill/killbill/releases/tag/killbill-0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/killbill/killbill@killbill-0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/tags/killbill-0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-14T19:52:58.461Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.628928549244495,"dependent_packages_count":13.754155220399502,"stargazers_count":5.09563711994614,"forks_count":6.823478022165183,"docker_downloads_count":null,"average":11.57554972793883},"purl":"pkg:maven/com.ning.billing/killbill-osgi-bundles-jruby","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-jruby","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.ning.billing:killbill-osgi-bundles-jruby","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.ning.billing:killbill-osgi-bundles-jruby/dependencies","status":null,"funding_links":["https://github.com/sponsors/killbill"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:26.062Z","issues_count":183,"pull_requests_count":293,"avg_time_to_close_issue":21442808.638888888,"avg_time_to_close_pull_request":1068768.8181818181,"issues_closed_count":72,"pull_requests_closed_count":253,"pull_request_authors_count":19,"issue_authors_count":55,"avg_comments_per_issue":1.3224043715846996,"avg_comments_per_pull_request":0.3651877133105802,"merged_pull_requests_count":185,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":22,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":58403.333333333336,"past_year_avg_time_to_close_pull_request":806161.28,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill/issues","maintainers":[{"login":"sbrossie","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"},{"login":"pierre","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierre"}],"active_maintainers":[{"login":"sbrossie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbrossie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-jruby/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-jruby/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-jruby/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-jruby/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-jruby/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.ning.billing:killbill-osgi-bundles-jruby/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620591,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","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"}}]